Data Source: oci_network_firewall_network_firewall_policy_tunnel_inspection_rule

This data source provides details about a specific Network Firewall Policy Tunnel Inspection Rule resource in Oracle Cloud Infrastructure Network Firewall service.

Get tunnel inspection rule by the given name in the context of network firewall policy.

Example Usage

data "oci_network_firewall_network_firewall_policy_tunnel_inspection_rule" "test_network_firewall_policy_tunnel_inspection_rule" {
	#Required
	network_firewall_policy_id = oci_network_firewall_network_firewall_policy.test_network_firewall_policy.id
	tunnel_inspection_rule_name = oci_events_rule.test_rule.name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: