Data Source: oci_tenantmanagercontrolplane_domain_governances

This data source provides the list of Domain Governances in Oracle Cloud Infrastructure Tenantmanagercontrolplane service.

Return a (paginated) list of domain governance entities.

Example Usage

data "oci_tenantmanagercontrolplane_domain_governances" "test_domain_governances" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	domain_governance_id = oci_tenantmanagercontrolplane_domain_governance.test_domain_governance.id
	domain_id = oci_tenantmanagercontrolplane_domain.test_domain.id
	name = var.domain_governance_name
	state = var.domain_governance_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

DomainGovernance Reference

The following attributes are exported: