MQL ResourcesGoogle CloudGoogle Cloud (GCP) projectGoogle Cloud (GCP) Run resourcesGoogle Cloud (GCP) Run service
Google Cloud (GCP) Run service revision template
gcp.project.cloudRunService.service.revisionTemplate MQL resource for querying Google Cloud infrastructure with cnquery and cnspec.
Google CloudPrivate Resource
Google Cloud (GCP) Run service revision template
Min version: latestDefaults:
nameRelationships
4 resources · 4 relationships·Click to select, expand fields to see properties.
Fields (15)
| Field | Type | Description |
|---|---|---|
annotationsrequired | map[string]string | Unstructured key-value map that may be set by external tools to store an arbitrary metadata |
containersrequired | []gcp.project.cloudRunService.container | Containers for this revision |
encryptionKeyrequired | string | Reference to a customer-managed encryption key to use to encrypt this container image |
executionEnvironmentrequired | string | Sandbox environment to host the revision |
idrequired | string | Internal ID |
labelsrequired | map[string]string | User-provided labels |
maxInstanceRequestConcurrencyrequired | int | Maximum number of requests that each serving instance can receive |
namerequired | string | Revision name |
projectIdrequired | string | Project ID |
scalingrequired | dict | Scaling settings |
serviceAccount | gcp.project.iamService.serviceAccount | IAM service account associated with the revision of the service |
serviceAccountEmailrequired | string | Email address of the IAM service account associated with the revision of the service |
timeoutrequired | time | Maximum allowed time for an instance to respond to a request |
volumesrequired | []dict | List of volumes to make available to containers |
vpcAccessrequired | dict | VPC access configuration |