Data Source: oci_cloud_guard_security_policies

This data source provides the list of Security Policies in Oracle Cloud Infrastructure Cloud Guard service.

Returns a list of security zone policies. Specify any compartment.

Example Usage

data "oci_cloud_guard_security_policies" "test_security_policies" {
    #Required
    compartment_id = var.compartment_id

    #Optional
    display_name = var.security_policy_display_name
    id = var.security_policy_id
    state = var.security_policy_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

SecurityPolicy Reference

The following attributes are exported: