Data Source: oci_identity_domain

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

Get the specified domain’s information.

Example Usage

data "oci_identity_domain" "test_domain" {
	#Required
	domain_id = oci_identity_domain.test_domain.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: