Cloud Run Revision

A Cloud Run Revision in Google Cloud represents an immutable version of a deployed service. Each time you deploy new code or configuration, a new revision is created. Revisions capture the exact container image, environment variables, and settings used at deployment, allowing you to roll back or split traffic between versions.

gcp.run_revision

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
api_versioncorestringThe API version for this call such as "serving.knative.dev/v1".
datadog_display_namecorestring
gcp_statuscorejsonStatus communicates the observed state of the Revision (from the controller).
kindcorestringThe kind of this resource, in this case "Revision".
labelscorearray<string>
metadatacorejsonMetadata associated with this Revision, including name, namespace, labels, and annotations.
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
resource_namecorestring
speccorejsonSpec holds the desired state of the Revision (from the client).
tagscorehstore