Data Source: oci_identity_tenancy

This data source provides details about a specific Tenancy resource in Oracle Cloud Infrastructure Identity service.

Get the specified tenancy’s information.

Example Usage

data "oci_identity_tenancy" "test_tenancy" {
	#Required
	tenancy_id = var.tenancy_ocid
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: