github.com/richardmarshall/terraform@v0.9.5-0.20170429023105-15704cc6ee35/command/test-fixtures/import-provider/main.tf (about)

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