Clouddeploy Release

This table represents the clouddeploy_release resource from Google Cloud Platform.

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>
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
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. Possible values: ['RENDER_STATE_UNSPECIFIED', 'SUCCEEDED', 'FAILED', 'IN_PROGRESS']. Values descriptions: ['The render state is unspecified.', 'All rendering operations have completed successfully.', 'All rendering operations have completed, and one or more have failed.', 'Rendering has started and is not complete.']
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
target_snapshotscorejsonOutput only. Snapshot of the targets taken at release creation time.
uidcorestringOutput only. Unique identifier of the `Release`.