ServiceAccount
ServiceAccount
Section titled “ServiceAccount”Google Cloud Service Account
resource "google_project" "name" {service_account "name" { ...}}
Attributes
Section titled “Attributes”Attribute | Description |
---|---|
Name name requiredtype: string |
The name of the service account.
|
Roles roles type: []string |
The roles that will be assigned to the service account.
|
Email email type: string |
Output parameters |
Key key 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 |
---|