github.com/cmorent/terraform@v0.9.7-0.20170606050955-17b4f0a85504/command/test-fixtures/state-push-replace-match/main.tf (about)

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