Cloud Deploy Target

A Cloud Deploy Target in Google Cloud is a deployment destination that defines where application releases are delivered. It represents an environment such as development, staging, or production, and contains configuration details like cluster location, permissions, and delivery pipeline associations. It helps manage and automate continuous delivery workflows across multiple environments.

gcp.clouddeploy_target

Fields

TitleIDTypeData TypeDescription
_keycorestring
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.
anthos_clustercorejsonOptional. Information specifying an Anthos Cluster.
create_timecoretimestampOutput only. Time at which the `Target` was created.
custom_targetcorejsonOptional. Information specifying a Custom Target.
datadog_display_namecorestring
descriptioncorestringOptional. Description of the `Target`. Max length is 255 characters.
etagcorestringOptional. This 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.
execution_configscorejsonOptional. Configurations for all execution that relates to this `Target`. Each `ExecutionEnvironmentUsage` value may only be used in a single configuration; using the same value multiple times is an error. When one or more configurations are specified, they must include the `RENDER` and `DEPLOY` `ExecutionEnvironmentUsage` values. When no configurations are specified, execution will use the default specified in `DefaultPool`.
gkecorejsonOptional. Information specifying a GKE Cluster.
labelscorearray<string>Optional. 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.
multi_targetcorejsonOptional. Information specifying a multiTarget.
namecorestringIdentifier. Name of the `Target`. Format is `projects/{project}/locations/{location}/targets/{target}`. The `target` component must match `[a-z]([a-z0-9-]{0,61}[a-z0-9])?`
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
region_idcorestring
require_approvalcoreboolOptional. Whether or not the `Target` requires approval.
resource_namecorestring
runcorejsonOptional. Information specifying a Cloud Run deployment target.
tagscorehstore_csv
target_idcorestringOutput only. Resource id of the `Target`.
uidcorestringOutput only. Unique identifier of the `Target`.
update_timecoretimestampOutput only. Most recent time at which the `Target` was updated.
zone_idcorestring