Amazon S3 encrypts new objects by default #28701
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/s3
Issues and PRs that pertain to the s3 service.
Announcement.
Blog post.
Relates #28353.
Once this new default server-side encryption capability is enabled in an account, this simple configuration
will show drift when
terraform plan
is run using Terraform AWS Provider v3.x and v2.x:Practitioners using Terraform AWS Provider v4.x are not affected as the
server_side_encryption_configuration
argument is alreadyComputed
(as it has been deprecated).The text was updated successfully, but these errors were encountered: