gcp.project.iamService.serviceAccount
Supported platform
- gcp
Description
Google Cloud (GCP) service account
Fields
| ID | TYPE | DESCRIPTION |
|---|---|---|
| projectId | string | Project ID |
| name | string | Service account name |
| uniqueId | string | Unique, stable, numeric ID for the service account |
| string | Email address of the service account | |
| displayName | string | User-specified, human-readable name for the service account |
| description | string | Service account description |
| oauth2ClientId | string | OAuth 2.0 client ID |
| disabled | bool | Whether the service account is disabled |
| keys | []gcp.project.iamService.serviceAccount.key | Service account keys |
References