Skip to content

Commit 4e7b771

Browse files
committed
Update website/docs/r/s3_bucket.html.markdown
1 parent fe4a8e4 commit 4e7b771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/s3_bucket.html.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ resource "aws_s3_bucket" "source" {
284284

285285
### Enable Default Server Side Encryption
286286

287-
The `server_side_encryption_configuration` argument is read-only as of version 4.0.
287+
The `server_side_encryption_configuration` argument is read-only as of version 4.0 of the Terraform AWS Provider.
288288
See the [`aws_s3_bucket_server_side_encryption_configuration` resource](s3_bucket_server_side_encryption_configuration.html.markdown) for configuration details.
289289

290290
### Using ACL policy grants

0 commit comments

Comments
 (0)