Use this data source to get the list of predefined tags within OpenTelekomCloud.
data "opentelekomcloud_tms_tags_v1" "test" {}
The following arguments are supported:
key - (Optional, String) Specifies the tag key. Fuzzy search is supported. Key is case-insensitive.
key
value - (Optional, String) Specifies the tag value. Fuzzy search is supported. Value is case-insensitive.
value
In addition to all arguments above, the following attributes are exported:
id - The data source ID.
id
tags - Indicates the list of tags.
tags
The tags structure is documented below.
The tags block supports:
key - Indicates the key of the tag.
value - Indicates the value of the tag.