github.com/nathanielks/terraform@v0.6.1-0.20170509030759-13e1a62319dc/command/test-fixtures/import-provider/main.tf (about)

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