Data Source: oci_identity_tag_defaults

This data source provides the list of Tag Defaults in Oracle Cloud Infrastructure Identity service.

Lists the tag defaults for tag definitions in the specified compartment.

Example Usage

data "oci_identity_tag_defaults" "test_tag_defaults" {

	#Optional
	compartment_id = var.compartment_id
	id = var.tag_default_id
	state = var.tag_default_state
	tag_definition_id = oci_identity_tag_definition.test_tag_definition.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

TagDefault Reference

The following attributes are exported: