Data Source: oci_email_email_domains

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

Lists email domains in the specified compartment.

Example Usage

data "oci_email_email_domains" "test_email_domains" {
    #Required
    compartment_id = var.compartment_id

    #Optional
    id = var.email_domain_id
    name = var.email_domain_name
    state = var.email_domain_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

EmailDomain Reference

The following attributes are exported: