github.com/ojiry/terraform@v0.8.2-0.20161218223921-e50cec712c4a/command/test-fixtures/import-provider/main.tf (about)

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