Data Source: oci_ocvp_sddcs

This data source provides the list of Sddcs in Oracle Cloud Infrastructure Oracle Cloud VMware Solution service.

Lists the SDDCs in the specified compartment. The list can be filtered by display name or availability domain.

Example Usage

data "oci_ocvp_sddcs" "test_sddcs" {
    #Required
    compartment_id = var.compartment_id

    #Optional
    compute_availability_domain = var.sddc_compute_availability_domain
    display_name = var.sddc_display_name
    state = var.sddc_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Sddc Reference

The following attributes are exported: