@@ -36,6 +36,6 @@ resource "aws_s3_bucket_versioning" "mybucket" {
bucket = aws_s3_bucket.mybucket.id
versioning_configuration {
status = "enabled"
status = "Enabled"
}
The note is not visible to the blocked user.