We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6710144 commit 0ff0755Copy full SHA for 0ff0755
tf-variables/backend.tf
@@ -15,6 +15,6 @@
15
terraform {
16
backend "gcs" {
17
bucket = "bkt-tfstates-15062024"
18
- prefix = "terraform/tst"
+ prefix = "tst/tf-variables"
19
}
20
0 commit comments