Skip to content

Commit

Permalink
Update backend.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
David Arnold authored and GitHub committed Apr 17, 2025
1 parent f3f6fb0 commit a0bd23d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
backend "gcs" {
bucket = "hpwe-terraform-state"
bucket = "hpw-terraform-state"
prefix = "eks-automation-lambda"
}
}
Expand Down

0 comments on commit a0bd23d

Please sign in to comment.