Skip to content

Commit

Permalink
bucket name
Browse files Browse the repository at this point in the history
  • Loading branch information
rhyek committed Jun 12, 2024
1 parent 2eb18c6 commit 37e16d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/modules/s3/main.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
resource "aws_s3_bucket" "playwright_traces" {
bucket = "playwright-traces"
bucket = "bank-bots-playwright-traces"
}

resource "aws_s3_bucket_ownership_controls" "playwright_traces" {
Expand Down

0 comments on commit 37e16d0

Please sign in to comment.