Data Source: oci_core_ipsec_connections

This data source provides the list of Ip Sec Connections in Oracle Cloud Infrastructure Core service.

Lists the IPSec connections for the specified compartment. You can filter the results by DRG or CPE.

Example Usage

data "oci_core_ipsec_connections" "test_ip_sec_connections" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	cpe_id = oci_core_cpe.test_cpe.id
	drg_id = oci_core_drg.test_drg.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

IpSecConnection Reference

The following attributes are exported: