Skip to content

Commit

Permalink
Merge branch 'main' of github.com:HappyPathway/eks-automation-lambda …
Browse files Browse the repository at this point in the history
…into main
  • Loading branch information
Dave Arnold committed May 1, 2025
2 parents 6f18058 + d2a7635 commit 8f79b2b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions backend.tf
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
terraform {
backend "gcs" {
bucket = "hpw-terraform-state"
prefix = "template-automation-lambda"
}
}

0 comments on commit 8f79b2b

Please sign in to comment.