Data Source: oci_cloud_guard_security_recipe

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

Gets a security zone recipe by identifier. A security zone recipe is a collection of security zone policies.

Example Usage

data "oci_cloud_guard_security_recipe" "test_security_recipe" {
	#Required
	security_recipe_id = oci_cloud_guard_security_recipe.test_security_recipe.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: