CodeBuild - Project - Artifacts - Add encryptionDisabled configuration option #5656
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/codebuild
Issues and PRs that pertain to the codebuild service.
Milestone
Community Note
Description
I would like to add an "encryption_disabled" boolean to the aws_codebuild_project artifacts block. The CodeBuild API ProjectArtifacts data type supports an "encryptionDisabled" option that disables artifact encryption for builds targeting S3 buckets.
The parameter documentation is here: ProjectArtifacts
New or Affected Resource(s)
Potential Terraform Configuration
The text was updated successfully, but these errors were encountered: