type: specs.openrewrite.org/v1beta/recipe
name: org.openrewrite.terraform.azure.EnsureAllKeysHaveAnExpirationDate
displayName: Ensure all keys have an expiration date
description: Ensure all keys have an expiration date.
- org.openrewrite.terraform.AddConfiguration:
resourceName: azurerm_key_vault_key
content: expiration_date = "2022-12-30T20:00:00Z"