Data Source: oci_core_tunnel_security_associations

This data source provides the list of Tunnel Security Associations in Oracle Cloud Infrastructure Core service.

Lists the tunnel security associations information for the specified IPSec tunnel ID.

Example Usage

data "oci_core_tunnel_security_associations" "test_tunnel_security_associations" {
	#Required
	ipsec_id = oci_core_ipsec.test_ipsec.id
	tunnel_id = oci_core_tunnel.test_tunnel.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

TunnelSecurityAssociation Reference

The following attributes are exported: