Data Source: oci_multicloud_resource_anchors

This data source provides the list of Resource Anchors in Oracle Cloud Infrastructure Multicloud service.

Gets a list of ResourceAnchors.

Example Usage

data "oci_multicloud_resource_anchors" "test_resource_anchors" {
	#Required
	subscription_id 				= var.subscription_id
	subscription_service_name 		= var.subscription_service_name

	#Optional
	compartment_id 					= var.compartment_id
	display_name 					= var.resource_anchor_display_name
	id 								= var.resource_anchor_id
	is_compartment_id_in_subtree 	= var.resource_anchor_is_compartment_id_in_subtree
	linked_compartment_id 			= var.linked_compartment_id
	lifecycle_state 				= var.resource_anchor_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ResourceAnchorCollection Reference

The following attributes are exported: