google_tags_tag_value

Get a tag value by parent key and short_name.

Example Usage

data "google_tags_tag_value" "environment_prod_tag_value"{
  parent = "tagKeys/56789"
  short_name = "production"
}

Argument Reference

The following arguments are supported:

Attributes Reference

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