gcp.project
Supported platform
- gcp
Description
Google Cloud (GCP) project
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
id | string | Unique, user-assigned ID of the project |
name | string | Unique resource name |
parentId | string | Parent ID |
number | string | Deprecated. Use id instead. |
state | string | Project lifecycle state |
lifecycleState | string | Deprecated. Use state instead. |
createTime | time | Creation time |
labels | map[string]string | Labels associated with this project |
iamPolicy | []gcp.resourcemanager.binding | IAM policy |
services | []gcp.service | List of available and enabled services for the project |
recommendations | []gcp.recommendation | List of recommendations |
gke | gcp.project.gkeService | GCP GKE resources |
compute | gcp.project.computeService | GCP Compute resources for the project |
pubsub | gcp.project.pubsubService | GCP pub/sub-related resources |
kms | gcp.project.kmsService | KMS-related resources |
essentialContacts | []gcp.essentialContact | GCP contacts for the project |
apiKeys | []gcp.project.apiKey | API keys |
logging | gcp.project.loggingservice | Logging resources |
sql | gcp.project.sqlService | GCP Cloud SQL resources |
iam | gcp.project.iamService | GCP IAM resources |
commonInstanceMetadata | map[string]string | Common instance metadata for the project |
dns | gcp.project.dnsService | GCP Cloud DNS |
bigquery | gcp.project.bigqueryService | GCP BigQuery resources |
cloudFunctions | []gcp.project.cloudFunction | GCP Cloud Functions |
dataproc | gcp.project.dataprocService | GCP Dataproc resources |
cloudRun | gcp.project.cloudRunService | GCP Cloud Run resources |
accessApprovalSettings | gcp.accessApprovalSettings | Access approval settings |
storage | gcp.project.storageService | GCP Storage resources |
monitoring | gcp.project.monitoringService | Monitoring resources |
binaryAuthorization | gcp.project.binaryAuthorizationControl | Binary Authorization resources |
References