Data Source: oci_core_ipsec_connection_tunnel_routes

This data source provides the list of Ipsec Connection Tunnel Routes in Oracle Cloud Infrastructure Core service.

The routes advertised to the on-premises network and the routes received from the on-premises network.

Example Usage

data "oci_core_ipsec_connection_tunnel_routes" "test_ipsec_connection_tunnel_routes" {
	#Required
	ipsec_id = oci_core_ipsec.test_ipsec.id
	tunnel_id = oci_core_tunnel.test_tunnel.id

	#Optional
	advertiser = var.ipsec_connection_tunnel_route_advertiser
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

IpsecConnectionTunnelRoute Reference

The following attributes are exported: