@@ -1,3 +1,7 @@
resource "aws_s3_bucket" "my_bucket" {
bucket = "day67taskbucket0304"
bucket = "my-unique-bucket-name"
tags = {
Name = "MyS3Bucket"
Environment = "Production"
}
The note is not visible to the blocked user.