We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63df41e commit 0220d42Copy full SHA for 0220d42
website/docs/r/s3_bucket.html.markdown
@@ -73,7 +73,7 @@ resource "aws_s3_bucket" "b" {
73
74
### Using versioning
75
76
-The `versioning` argument is read-only as of version 4.0.
+The `versioning` argument is read-only as of version 4.0 of the Terraform AWS Provider.
77
See the [`aws_s3_bucket_versioning` resource](s3_bucket_versioning.html.markdown) for configuration details.
78
79
### Enable Logging
0 commit comments