Cloud Deploy Release

Cloud Deploy Release in Google Cloud represents a specific version of an application or service that is ready to be deployed through a defined delivery pipeline. It contains configuration details, references to build artifacts, and deployment targets. Each release is immutable and serves as a snapshot of the application state at a given time, enabling consistent and repeatable deployments across environments.

gcp.clouddeploy_release

Fields

TitleIDTypeData TypeDescription
_keycorestring
abandonedcoreboolOutput only. Indicates whether this is an abandoned release.
ancestorscorearray<string>
annotationscorehstoreOptional. User annotations. These attributes can only be set and used by the user, and not by Cloud Deploy. See https://google.aip.dev/128#annotations for more details such as format and size limitations.
build_artifactscorejsonOptional. List of artifacts to pass through to Skaffold command.
conditioncorejsonOutput only. Information around the state of the Release.
create_timecoretimestampOutput only. Time at which the `Release` was created.
custom_target_type_snapshotscorejsonOutput only. Snapshot of the custom target types referenced by the targets taken at release creation time.
datadog_display_namecorestring
delivery_pipeline_snapshotcorejsonOutput only. Snapshot of the parent pipeline taken at release creation time.
descriptioncorestringOptional. Description of the `Release`. Max length is 255 characters.
etagcorestringThis checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
labelscorearray<string>Labels are attributes that can be set and used by both the user and by Cloud Deploy. Labels must meet the following constraints: * Keys and values can contain only lowercase letters, numeric characters, underscores, and dashes. * All characters must use UTF-8 encoding, and international characters are allowed. * Keys must start with a lowercase letter or international character. * Each resource is limited to a maximum of 64 labels. Both keys and values are additionally constrained to be <= 128 bytes.
namecorestringIdentifier. Name of the `Release`. Format is `projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}`. The `release` component must match `[a-z]([a-z0-9-]{0,61}[a-z0-9])?`
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
region_idcorestring
render_end_timecoretimestampOutput only. Time at which the render completed.
render_start_timecoretimestampOutput only. Time at which the render began.
render_statecorestringOutput only. Current state of the render operation.
resource_namecorestring
skaffold_config_pathcorestringOptional. Filepath of the Skaffold config inside of the config URI.
skaffold_config_uricorestringOptional. Cloud Storage URI of tar.gz archive containing Skaffold configuration.
skaffold_versioncorestringOptional. The Skaffold version to use when operating on this release, such as "1.20.0". Not all versions are valid; Cloud Deploy supports a specific set of versions. If unset, the most recent supported Skaffold version will be used.
tagscorehstore_csv
target_snapshotscorejsonOutput only. Snapshot of the targets taken at release creation time.
uidcorestringOutput only. Unique identifier of the `Release`.
zone_idcorestring