Cloudresourcemanager Tag Key

This table represents the cloudresourcemanager_tag_key resource from Google Cloud Platform.

gcp.cloudresourcemanager_tag_key

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
create_timecoretimestampOutput only. Creation time.
datadog_display_namecorestring
descriptioncorestringOptional. User-assigned description of the TagKey. Must not exceed 256 characters. Read-write.
etagcorestringOptional. Entity tag which users can pass to prevent race conditions. This field is always set in server responses. See UpdateTagKeyRequest for details.
labelscorearray<string>
namecorestringImmutable. The resource name for a TagKey. Must be in the format `tagKeys/{tag_key_id}`, where `tag_key_id` is the generated numeric id for the TagKey.
namespaced_namecorestringOutput only. Immutable. Namespaced name of the TagKey.
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
purposecorestringOptional. A purpose denotes that this Tag is intended for use in policies of a specific policy engine, and will involve that policy engine in management operations involving this Tag. A purpose does not grant a policy engine exclusive rights to the Tag, and it may be referenced by other policy engines. A purpose cannot be changed once set. Possible values: ['PURPOSE_UNSPECIFIED', 'GCE_FIREWALL']. Values descriptions: ['Unspecified purpose.', 'Purpose for Compute Engine firewalls. A corresponding `purpose_data` should be set for the network the tag is intended for. The key should be `network` and the value should be in ## either of these two formats: `https://www.googleapis.com/compute/{compute_version}/projects/{project_id}/global/networks/{network_id}` - `{project_id}/{network_name}` ## Examples: `https://www.googleapis.com/compute/staging_v1/projects/fail-closed-load-testing/global/networks/6992953698831725600` - `fail-closed-load-testing/load-testing-network`']
resource_namecorestring
short_namecorestringRequired. Immutable. The user friendly name for a TagKey. The short name should be unique for TagKeys within the same tag namespace. The short name must be 1-63 characters, beginning and ending with an alphanumeric character ([a-z0-9A-Z]) with dashes (-), underscores (_), dots (.), and alphanumerics between.
tagscorehstore
update_timecoretimestampOutput only. Update time.