type: specs.openrewrite.org/v1beta/recipe
name: org.openrewrite.terraform.aws.EncryptDocumentDB
displayName: Encrypt DocumentDB storage
description: The encryption feature available for Amazon DocumentDB clusters provides an additional layer of data protection by helping secure your data against unauthorized access to the underlying storage.
- org.openrewrite.terraform.AddConfiguration:
resourceName: aws_docdb_cluster
content: storage_encrypted = true