google_tags_tag_keys

Get tag keys by org or project parent.

Example Usage

data "google_tags_tag_keys" "environment_tag_key"{
  parent = "organizations/12345"
}
data "google_tags_tag_keys" "environment_tag_key"{
  parent = "projects/abc"
}

Argument Reference

The following arguments are supported:

Attributes Reference

In addition to the arguments listed above, the following attributes are exported: