Skip to content

Commit 5bdfad3

Browse files
committed
Update website/docs/r/s3_bucket.html.markdown
1 parent 502a928 commit 5bdfad3

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
@@ -305,7 +305,7 @@ resource "aws_s3_bucket" "source" {
305305

306306
### Enable Default Server Side Encryption
307307

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

311311
### Using ACL policy grants

0 commit comments

Comments
 (0)