User
Google Cloud User
resource "google_project" "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.
|
Email email type: string |
Output parameters |
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 |
---|