Data Source: oci_identity_tag_standard_tag_namespace_template

This data source provides details about a specific Tag Standard Tag Namespace Template resource in Oracle Cloud Infrastructure Identity service.

Retrieve the standard tag namespace template given the standard tag namespace name.

Example Usage

data "oci_identity_tag_standard_tag_namespace_template" "test_tag_standard_tag_namespace_template" {
	#Required
	compartment_id = var.compartment_id
	standard_tag_namespace_name = oci_identity_tag_namespace.test_tag_namespace.name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: