Data Source: oci_cloud_guard_security_zone

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

Gets a security zone by its identifier. A security zone is associated with a security zone recipe and enforces all security zone policies in the recipe. Any actions in the zone’s compartments that violate a policy are denied.

Example Usage

data "oci_cloud_guard_security_zone" "test_security_zone" {
	#Required
	security_zone_id = oci_cloud_guard_security_zone.test_security_zone.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: