Data Source: oci_core_cross_connects

This data source provides the list of Cross Connects in Oracle Cloud Infrastructure Core service.

Lists the cross-connects in the specified compartment. You can filter the list by specifying the OCID of a cross-connect group.

Example Usage

data "oci_core_cross_connects" "test_cross_connects" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	cross_connect_group_id = oci_core_cross_connect_group.test_cross_connect_group.id
	display_name = var.cross_connect_display_name
	state = var.cross_connect_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

CrossConnect Reference

The following attributes are exported: