github.com/skyscape-cloud-services/terraform@v0.9.2-0.20170609144644-7ece028a1747/command/test-fixtures/backend-new-legacy/main.tf (about)

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