Data Source: oci_adm_remediation_recipes

This data source provides the list of Remediation Recipes in Oracle Cloud Infrastructure Adm service.

Returns a list of Remediation Recipes based on the specified query parameters. The query parameters compartmentId or id must be provided.

Example Usage

data "oci_adm_remediation_recipes" "test_remediation_recipes" {

	#Optional
	compartment_id = var.compartment_id
	display_name = var.remediation_recipe_display_name
	id = var.remediation_recipe_id
	state = var.remediation_recipe_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

RemediationRecipe Reference

The following attributes are exported: