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.

Returns a security zone (SecurityZone resource) identified by securityZoneId.

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: