alicloud_tag_meta_tags

This data source provides the Tag Meta Tags of the current Alibaba Cloud user.

Example Usage

Basic Usage

data "alicloud_tag_meta_tags" "default" {
  key_name = "example_value"
}
output "tag_meta_tag_default_1" {
  value = data.alicloud_tag_meta_tags.default.tags.value_name
}

Argument Reference

The following arguments are supported:

Argument Reference

The following attributes are exported in addition to the arguments listed above: