github.com/bpineau/terraform@v0.8.0-rc1.0.20161126184705-a8886012d185/command/test-fixtures/import-provider/main.tf (about)

     1  provider "test" {
     2      foo = "bar"
     3  }