Data Source: oci_waf_network_address_lists

This data source provides the list of Network Address Lists in Oracle Cloud Infrastructure Waf service.

Gets a list of all NetworkAddressLists in a compartment.

Example Usage

data "oci_waf_network_address_lists" "test_network_address_lists" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.network_address_list_display_name
	id = var.network_address_list_id
	state = var.network_address_list_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

NetworkAddressList Reference

The following attributes are exported: