github.com/mkuzmin/terraform@v0.3.7-0.20161118171027-ec4c00ff92a9/command/test-fixtures/import-provider/main.tf (about)

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