azurerm_security_center_assessment_policy

Manages the Security Center Assessment Metadata for Azure Security Center.

Example Usage

resource "azurerm_security_center_assessment_policy" "example" {
  display_name = "Test Display Name"
  severity     = "Medium"
  description  = "Test Description"
}

Arguments Reference

The following arguments are supported:


Attributes Reference

In addition to the Arguments listed above - the following Attributes are exported:

Timeouts

The timeouts block allows you to specify timeouts for certain actions:

Import

Security Assessments Policy can be imported using the resource id, e.g.

terraform import azurerm_security_center_assessment_policy.example /subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Security/assessmentMetadata/metadata1