mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-24 00:35:49 +00:00
Update backend.tf
This commit is contained in:
parent
879bf4a1ed
commit
782a075302
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
terraform {
|
||||
backend "gcs" {
|
||||
bucket = "1c038e92e01934b3-terraform-state-bucket"
|
||||
bucket = "bb08738a855c4a96-terraform-state-bucket"
|
||||
prefix = "terraform/state"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue