Cloudbuild Worker Pool

This table represents the cloudbuild_worker_pool resource from Google Cloud Platform.

gcp.cloudbuild_worker_pool

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
annotationscorehstoreUser specified annotations. See https://google.aip.dev/128#annotations for more details such as format and size limitations.
create_timecoretimestampOutput only. Time at which the request to create the `WorkerPool` was received.
datadog_display_namecorestring
delete_timecoretimestampOutput only. Time at which the request to delete the `WorkerPool` was received.
etagcorestringOutput only. Checksum computed by the server. May be sent on update and delete requests to ensure that the client has an up-to-date value before proceeding.
gcp_display_namecorestringA user-specified, human-readable name for the `WorkerPool`. If provided, this value must be 1-63 characters.
labelscorearray<string>
namecorestringOutput only. The resource name of the `WorkerPool`, with format `projects/{project}/locations/{location}/workerPools/{worker_pool}`. The value of `{worker_pool}` is provided by `worker_pool_id` in `CreateWorkerPool` request and the value of `{location}` is determined by the endpoint accessed.
organization_idcorestring
parentcorestring
private_pool_v1_configcorejsonLegacy Private Pool configuration.
project_idcorestring
project_numbercorestring
resource_namecorestring
statecorestringOutput only. `WorkerPool` state. Possible values: ['STATE_UNSPECIFIED', 'CREATING', 'RUNNING', 'DELETING', 'DELETED', 'UPDATING']. Values descriptions: ['State of the `WorkerPool` is unknown.', '`WorkerPool` is being created.', '`WorkerPool` is running.', '`WorkerPool` is being deleted: cancelling builds and draining workers.', '`WorkerPool` is deleted.', '`WorkerPool` is being updated; new builds cannot be run.']
tagscorehstore
uidcorestringOutput only. A unique identifier for the `WorkerPool`.
update_timecoretimestampOutput only. Time at which the request to update the `WorkerPool` was received.