Config Controller Preview

Config Controller Preview is a managed service in Google Cloud that provides a hosted instance of Config Connector and Anthos Config Management. It allows users to manage Google Cloud resources using Kubernetes-style configuration and GitOps workflows. The preview version offers early access to new features for testing and evaluation before general availability.

gcp.config_preview

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
annotationscorehstoreOptional. Arbitrary key-value metadata storage e.g. to help client tools identify preview during automation. See https://google.aip.dev/148#annotations for details on format and size limitations.
artifacts_gcs_bucketcorestringOptional. User-defined location of Cloud Build logs, artifacts, and in Google Cloud Storage. Format: `gs://{bucket}/{folder}` A default bucket will be bootstrapped if the field is not set or empty Default Bucket Format: `gs://--blueprint-config` Constraints: - The bucket needs to be in the same project as the deployment - The path cannot be within the path of `gcs_source` If omitted and deployment resource ref provided has artifacts_gcs_bucket defined, that artifact bucket is used.
buildcorestringOutput only. Cloud Build instance UUID associated with this preview.
create_timecoretimestampOutput only. Time the preview was created.
datadog_display_namecorestring
deploymentcorestringOptional. Optional deployment reference. If specified, the preview will be performed using the provided deployment's current state and use any relevant fields from the deployment unless explicitly specified in the preview create request.
error_codecorestringOutput only. Code describing any errors that may have occurred.
error_logscorestringOutput only. Link to tf-error.ndjson file, which contains the full list of the errors encountered during a Terraform preview. Format: `gs://{bucket}/{object}`.
error_statuscorejsonOutput only. Additional information regarding the current state.
labelscorearray<string>Optional. User-defined labels for the preview.
logscorestringOutput only. Location of preview logs in `gs://{bucket}/{object}` format.
namecorestringIdentifier. Resource name of the preview. Resource name can be user provided or server generated ID if unspecified. Format: `projects/{project}/locations/{location}/previews/{preview}`
organization_idcorestring
parentcorestring
preview_artifactscorejsonOutput only. Artifacts from preview.
preview_modecorestringOptional. Current mode of preview.
project_idcorestring
project_numbercorestring
region_idcorestring
resource_namecorestring
service_accountcorestringRequired. User-specified Service Account (SA) credentials to be used when previewing resources. Format: `projects/{projectID}/serviceAccounts/{serviceAccount}`
statecorestringOutput only. Current state of the preview.
tagscorehstore_csv
terraform_blueprintcorejsonThe terraform blueprint to preview.
tf_errorscorejsonOutput only. Summary of errors encountered during Terraform preview. It has a size limit of 10, i.e. only top 10 errors will be summarized here.
tf_versioncorestringOutput only. The current Terraform version set on the preview. It is in the format of "Major.Minor.Patch", for example, "1.3.10".
tf_version_constraintcorestringOptional. The user-specified Terraform version constraint. Example: "=1.3.10".
worker_poolcorestringOptional. The user-specified Worker Pool resource in which the Cloud Build job will execute. Format projects/{project}/locations/{location}/workerPools/{workerPoolId} If this field is unspecified, the default Cloud Build worker pool will be used. If omitted and deployment resource ref provided has worker_pool defined, that worker pool is used.
zone_idcorestring