Skip to content

Commit 029cc22

Browse files
committed
s3: add changelog entry for blocked_encryption_types attribute
1 parent 55d00a4 commit 029cc22

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.changelog/99999.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
```release-note:enhancement
2+
resource/aws_s3_bucket_server_side_encryption_configuration: Add `rule.blocked_encryption_types` argument
3+
```
4+
5+
```release-note:note
6+
resource/aws_s3_bucket_server_side_encryption_configuration: Starting in March 2026, Amazon S3 will introduce a new default bucket security setting by automatically disabling server-side encryption with customer-provided keys (SSE-C) for all new buckets. Use the `blocked_encryption_types` argument to manage this behavior for specific buckets.
7+
```

0 commit comments

Comments
 (0)