type: specs.openrewrite.org/v1beta/recipe
name: org.openrewrite.terraform.aws.EncryptAuroraClusters
displayName: Encrypt Aurora clusters
description: Native Aurora encryption helps protect your cloud applications and fulfils compliance requirements for data-at-rest encryption.
- org.openrewrite.terraform.AddConfiguration:
resourceName: aws_rds_cluster
content: storage_encrypted = true