resource "aws_s3_bucket" "b" { bucket = "mybucket-c29df1" tags = { Name = "mybucket-c29df1" } }