User
Azure User
resource "azure_subscription" "name" {user "name" { ...}}
Attributes
Section titled “Attributes”Attribute | Description |
---|---|
Name name requiredtype: string |
The username of the user.
|
Roles roles type: []string |
The roles that will be assigned to the user.
|
UserID user_id type: string |
Output parameters |
Username username type: string |
|
Password password type: string |
Computed Attributes
Section titled “Computed Attributes”These attributes are computed when the config is parsed and applied, and are therefore only known at parsetime or runtime.
Attribute | Description |
---|