@@ -5,10 +5,3 @@ resource "aws_s3_bucket" "mybucket" {
Environment = "Production"
}
resource "aws_s3_bucket_versioning" "mybucket" {
bucket = aws_s3_bucket.mybucket.id
versioning_configuration {
status = "Enabled"
The note is not visible to the blocked user.