Skip to content

Commit

Permalink
Update backend.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
cashfoley authored May 22, 2024
1 parent 05e4e00 commit 154567c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environments/prod/backend.tf
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

terraform {
backend "gcs" {
bucket = "PROJECT_ID-tfstate"
bucket = "buoyant-sum-388217-tfstate"
prefix = "env/prod"
}
}

0 comments on commit 154567c

Please sign in to comment.