Data Source: oci_cloud_guard_security_recipes

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

Gets a list of all security zone recipes in a compartment.

Example Usage

data "oci_cloud_guard_security_recipes" "test_security_recipes" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.security_recipe_display_name
	id = var.security_recipe_id
	state = var.security_recipe_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

SecurityRecipe Reference

The following attributes are exported: