Cloud Deploy Rollout

Cloud Deploy Rollout in Google Cloud represents a specific deployment instance within a delivery pipeline. It defines how a particular version of an application is released to one or more target environments. Each rollout includes configuration details such as deployment strategies, phases, and approval steps. It helps manage progressive delivery, track deployment status, and ensure controlled promotion of releases across environments.

gcp.clouddeploy_rollout

Fields

TitleIDTypeData TypeDescription
_keycorestring
active_repair_automation_runcorestringOutput only. The AutomationRun actively repairing the rollout.
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.
approval_statecorestringOutput only. Approval state of the `Rollout`.
approve_timecoretimestampOutput only. Time at which the `Rollout` was approved.
controller_rolloutcorestringOutput only. Name of the `ControllerRollout`. Format is `projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/{rollout}`.
create_timecoretimestampOutput only. Time at which the `Rollout` was created.
datadog_display_namecorestring
deploy_end_timecoretimestampOutput only. Time at which the `Rollout` finished deploying.
deploy_failure_causecorestringOutput only. The reason this rollout failed. This will always be unspecified while the rollout is in progress.
deploy_start_timecoretimestampOutput only. Time at which the `Rollout` started deploying.
deploying_buildcorestringOutput only. The resource name of the Cloud Build `Build` object that is used to deploy the Rollout. Format is `projects/{project}/locations/{location}/builds/{build}`.
descriptioncorestringOptional. Description of the `Rollout` for user purposes. Max length is 255 characters.
enqueue_timecoretimestampOutput only. Time at which the `Rollout` was enqueued.
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.
failure_reasoncorestringOutput only. Additional information about the rollout failure, if available.
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.
metadatacorejsonOutput only. Metadata contains information about the rollout.
namecorestringIdentifier. Name of the `Rollout`. Format is `projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/{rollout}`. The `rollout` component must match `[a-z]([a-z0-9-]{0,61}[a-z0-9])?`
organization_idcorestring
parentcorestring
phasescorejsonOutput only. The phases that represent the workflows of this `Rollout`.
project_idcorestring
project_numbercorestring
region_idcorestring
resource_namecorestring
rollback_of_rolloutcorestringOutput only. Name of the `Rollout` that is rolled back by this `Rollout`. Empty if this `Rollout` wasn't created as a rollback.
rolled_back_by_rolloutscorearray<string>Output only. Names of `Rollouts` that rolled back this `Rollout`.
statecorestringOutput only. Current state of the `Rollout`.
tagscorehstore_csv
target_idcorestringRequired. The ID of Target to which this `Rollout` is deploying.
uidcorestringOutput only. Unique identifier of the `Rollout`.
zone_idcorestring