Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Commit

Permalink
test change
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentkoc committed Nov 25, 2023
1 parent a69f4d5 commit 5fc40eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/terraform/storage/s3.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
resource "aws_s3_bucket" "s3_bucket_static_website" {
bucket = "wombat-warden-s3-static-website"
bucket = "wombat-warden-s3-static-website22"

lifecycle {
prevent_destroy = true
Expand Down

0 comments on commit 5fc40eb

Please sign in to comment.