Skip to content

Commit 0220d42

Browse files
committed
Update website/docs/r/s3_bucket.html.markdown
1 parent 63df41e commit 0220d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/s3_bucket.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ resource "aws_s3_bucket" "b" {
7373

7474
### Using versioning
7575

76-
The `versioning` argument is read-only as of version 4.0.
76+
The `versioning` argument is read-only as of version 4.0 of the Terraform AWS Provider.
7777
See the [`aws_s3_bucket_versioning` resource](s3_bucket_versioning.html.markdown) for configuration details.
7878

7979
### Enable Logging

0 commit comments

Comments
 (0)