Skip to content

Commit 9841c4d

Browse files
up image
1 parent 7d79b1d commit 9841c4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/providers.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ terraform {
77
}
88

99
backend "local" {
10-
path = "/data"
10+
path = "/data/terraform.tfstate"
1111
}
1212
}
1313

0 commit comments

Comments
 (0)