Data Source: oci_multicloud_external_location_mapping_metadata

This data source provides the list of External Location Mapping Metadata in Oracle Cloud Infrastructure Multicloud service.

List mapped partner cloud regions and zones across cloud service providers for the specified Multicloud base compartment and subscription service name. Each mapping includes the Oracle Cloud Infrastructure region, logical availability domain, and physical availability domain, along with mapped partner cloud details that depend on the partner cloud. For example, Azure includes a logical zone while AWS doesn’t. For more information, see Cross-Cloud Region-Zone Mapping.

Example Usage

data "oci_multicloud_external_location_mapping_metadata" "test_external_location_mapping_metadata" {
  #Required
  compartment_id            = var.compartment_id
  subscription_service_name = var.subscription_service_name_list
  
  #Optional
  subscription_id			= var.subscription_id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ExternalLocationMappingMetadata Reference

The following attributes are exported: