Data Source: oci_core_remote_peering_connections

This data source provides the list of Remote Peering Connections in Oracle Cloud Infrastructure Core service.

Lists the remote peering connections (RPCs) for the specified DRG and compartment (the RPC’s compartment).

Example Usage

data "oci_core_remote_peering_connections" "test_remote_peering_connections" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	drg_id = oci_core_drg.test_drg.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

RemotePeeringConnection Reference

The following attributes are exported: