type: specs.openrewrite.org/v1beta/recipe
name: org.openrewrite.terraform.aws.EncryptCodeBuild
displayName: Encrypt CodeBuild projects
description: Build artifacts, such as a cache, logs, exported raw test report data files, and build results, are encrypted by default using CMKs for Amazon S3 that are managed by the AWS Key Management Service.
- org.openrewrite.terraform.AddConfiguration:
resourceName: aws_codebuild_project
content: encryption_disabled = false