Data Source: oci_core_virtual_circuits

This data source provides the list of Virtual Circuits in Oracle Cloud Infrastructure Core service.

Lists the virtual circuits in the specified compartment.

Example Usage

data "oci_core_virtual_circuits" "test_virtual_circuits" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.virtual_circuit_display_name
	state = var.virtual_circuit_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

VirtualCircuit Reference

The following attributes are exported: