type: specs.openrewrite.org/v1beta/recipe
name: org.openrewrite.terraform.azure.EnsureStandardPricingTierIsSelected
displayName: Ensure standard pricing tier is selected
description: Ensure standard pricing tier is selected.
- org.openrewrite.terraform.AddConfiguration:
resourceName: azurerm_security_center_subscription_pricing
content: tier = "Standard"