@@ -1,5 +1,5 @@
resource "aws_s3_bucket" "mybucket" {
bucket = "my-unique-bucket-name"
bucket = "tips-of-mine-terraform-bucket"
tags = {
Name = "MyS3Bucket"
Environment = "Production"
The note is not visible to the blocked user.