Data Source: oci_cloud_guard_security_policy

This data source provides details about a specific Security Policy resource in Oracle Cloud Infrastructure Cloud Guard service.

Gets a security zone policy using its identifier. When a policy is enabled in a security zone, then any action in the zone that attempts to violate that policy is denied.

Example Usage

data "oci_cloud_guard_security_policy" "test_security_policy" {
	#Required
	security_policy_id = oci_cloud_guard_security_policy.test_security_policy.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: