Skip to content

Commit

Permalink
Bucket name changed
Browse files Browse the repository at this point in the history
  • Loading branch information
tanjilbhuiyan committed May 16, 2024
1 parent fcdb445 commit 4673857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion s3/main.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
resource "aws_s3_bucket" "builds" {
bucket = "my-unique-bucket-golang-lambda-test-Ran@2021"
bucket = "my-unique-bucket-golang-lambda-test"
}

# Define ownership controls for the bucket
Expand Down

0 comments on commit 4673857

Please sign in to comment.