We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d79b1d commit 9841c4dCopy full SHA for 9841c4d
terraform/providers.tf
@@ -7,7 +7,7 @@ terraform {
7
}
8
9
backend "local" {
10
- path = "/data"
+ path = "/data/terraform.tfstate"
11
12
13
0 commit comments