Skip to content

Commit 90033bb

Browse files
committed
feat: updated the formatting of files
1 parent 6366c25 commit 90033bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tf-variables/backend.tf

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
// Configure Google Cloud Storage (GCS) Backend
1515
terraform {
1616
backend "gcs" {
17-
bucket = "bkt-tfstates-15062024"
18-
prefix = "terraform/tst"
17+
bucket = "bkt-tfstates-15062024"
18+
prefix = "terraform/tst"
1919
}
2020
}

0 commit comments

Comments
 (0)