github.com/nevins-b/terraform@v0.3.8-0.20170215184714-bbae22007d5a/command/test-fixtures/state-push-replace-match/main.tf (about)

     1  terraform {
     2      backend "local" {
     3          path = "local-state.tfstate"
     4      }
     5  }