github.com/nevins-b/terraform@v0.3.8-0.20170215184714-bbae22007d5a/command/test-fixtures/backend-changed-with-legacy/main.tf (about) 1 terraform { 2 backend "local" { 3 path = "local-state-2.tfstate" 4 } 5 }