Data Source: oci_identity_fault_domains

This data source provides the list of Fault Domains in Oracle Cloud Infrastructure Identity service.

Lists the Fault Domains in your tenancy. Specify the OCID of either the tenancy or another of your compartments as the value for the compartment ID (remember that the tenancy is simply the root compartment). See Where to Get the Tenancy’s OCID and User’s OCID.

Example Usage

data "oci_identity_fault_domains" "test_fault_domains" {
	#Required
	availability_domain = var.fault_domain_availability_domain
	compartment_id = var.compartment_id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

FaultDomain Reference

The following attributes are exported: