Add support for S3ObjectAcl in the acmpca_certificate_authority resource #19570
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/acmpca
Issues and PRs that pertain to the acmpca service.
Milestone
Community Note
Description
Add support for
S3ObjectAcl
[1] in theaws_acmpca_certificate_authority
resource.When we configure an ACM PCA we can use the
revocation_configuration
to provide an S3 bucket, where the ACM PCA service can put the relevant CRLs.As mentioned in the docs, by default the CRLs are copied with a
PUBLIC_READ
ACL, which can cause a problem when the bucket has Block Public Access enabled.New or Affected Resource(s)
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: