Data Source: oci_multicloud_om_hub_multicloud_resources

This data source provides the list of Om Hub Multicloud Resources in Oracle Cloud Infrastructure Multicloud service.

Lists Multicloud resources in the specified Multicloud subscription. Details for each resource include Multicloud base compartment, name, state, resource type, and network anchor. For more information, see Multicloud Resources.

Example Usage

data "oci_multicloud_om_hub_multicloud_resources" "test_om_hub_multicloud_resources" {
	#Required
	subscription_id 			= var.subscription_id
	subscription_service_name 	= var.subscription_service_name

	#Optional
	compartment_id 				= var.compartment_id
	external_location 			= var.external_location
	resource_anchor_id 			= var.resource_anchor_id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

OmHubMulticloudResource Reference

The following attributes are exported: