Skip to content

Commit

Permalink
bump project configs part 2
Browse files Browse the repository at this point in the history
  • Loading branch information
coilysiren committed Jun 1, 2024
1 parent 2b5c2e8 commit 2ba2180
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
106 changes: 53 additions & 53 deletions infrastructure/foundation/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion infrastructure/foundation/state.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
backend "gcs" {
bucket = "coilysiren-k8s-gpc-tfstate-3"
bucket = "coilysiren-k8s-gpc-tfstate-5"
prefix = "terraform/state"
}
}
Expand Down

0 comments on commit 2ba2180

Please sign in to comment.