Data Source: oci_multicloud_network_anchors

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

Gets a list of NetworkAnchors.

Example Usage

data "oci_multicloud_network_anchors" "test_network_anchors" {
	#Required
	external_location 				= var.external_location
	subscription_id 				= var.subscription_id
	subscription_service_name 		= var.subscription_service_name

	#Optional
	compartment_id 					= var.compartment_id
	network_anchor_lifecycle_state 	= var.network_anchor_lifecycle_state
	display_name 					= var.display_name
	network_anchor_oci_subnet_id 	= var.network_anchor_oci_subnet_id
	network_anchor_oci_vcn_id 		= var.network_anchor_oci_vcn_id
	id 								= var.id
}

Argument Reference

The following arguments are supported:

Note: one of the arguments compartment_id or id must be specified.

Attributes Reference

The following attributes are exported:

NetworkAnchor Reference

The following attributes are exported: