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:
compartment_id- (Required) The OCID of the compartment in which to list resources.subscription_service_name- (Required) The subscription type values from [ORACLEDBATAZURE, ORACLEDBATGOOGLE, ORACLEDBATAWS]subscription_id- (Optional) The OCID of the subscription in which to list resources.
Attributes Reference
The following attributes are exported:
external_location_mapping_metadatum_summary_collection- The list of ExternalLocationMappingMetadata.
ExternalLocationMappingMetadata Reference
The following attributes are exported:
items- List of ExternalLocationMappingMetadatumSummarydefined_tags- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:{"Operations.CostCenter": "42"}external_location- External location for CSP Region, CSP-Physical-AZcsp_physical_az- A mapping of Oracle Cloud Infrastructure site group name to CSP physical availability zone namecsp_physical_az_display_name- User friendly display name for cspPhysicalAZcsp_region- CSP region corresponding to the given Oracle Cloud Infrastructure regioncsp_region_display_name- CSP region display Name corresponding to the given Oracle Cloud Infrastructure regionservice_name- The serviceName that externalLocation map object belongs to
freeform_tags- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:{"Department": "Finance"}oci_logical_ad- Oracle Cloud Infrastructure logical ad nameoci_physical_ad- Oracle Cloud Infrastructure physical ad nameoci_region- Oracle Cloud Infrastructure region identifier https://docs.oracle.com/en-us/iaas/Content/General/Concepts/regions.htmsystem_tags- System tags for this resource. Each key is predefined and scoped to a namespace. Example: `{“orcl-cloud.free-tier-retained”: “true”}