Skip to content

Commit

Permalink
Revert "cleanup(ci): use tf variable where possible (#805)"
Browse files Browse the repository at this point in the history
This reverts commit 56b4361.
  • Loading branch information
dbolduc authored Jan 24, 2025
1 parent 76e5e96 commit 93da333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gcb/builds/backend.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

terraform {
backend "gcs" {
bucket = "${var.project}-terraform"
bucket = "rust-sdk-testing-terraform"
prefix = "gcb"
}
}

0 comments on commit 93da333

Please sign in to comment.