mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-25 09:05:50 +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 {
|
terraform {
|
||||||
backend "gcs" {
|
backend "gcs" {
|
||||||
bucket = "1c038e92e01934b3-terraform-state-bucket"
|
bucket = "bb08738a855c4a96-terraform-state-bucket"
|
||||||
prefix = "terraform/state"
|
prefix = "terraform/state"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue