bucket name update

This commit is contained in:
themajerr 2023-07-10 12:13:04 +02:00 committed by GitHub
parent 3dbca8ee7b
commit 2da340ea91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
terraform {
backend "gcs" {
bucket = "bb08738a855c4a96-terraform-state-bucket"
bucket = "f456eb6cd5fe308b-terraform-state-bucket"
prefix = "terraform/state"
}
}