Data Source: oci_network_firewall_network_firewall_policy_mapped_secret

This data source provides details about a specific Network Firewall Policy Mapped Secret resource in Oracle Cloud Infrastructure Network Firewall service.

Get Mapped Secret by the given name in the context of network firewall policy.

Example Usage

data "oci_network_firewall_network_firewall_policy_mapped_secret" "test_network_firewall_policy_mapped_secret" {
	#Required
	mapped_secret_name = var.oci_network_firewall_network_firewall_policy_mapped_secret_name
	network_firewall_policy_id = oci_network_firewall_network_firewall_policy.test_network_firewall_policy.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: