github.com/paulmey/terraform@v0.5.2-0.20150519145237-046e9b4c884d/command/test-fixtures/get/main.tf (about)

     1  module "foo" {
     2      source = "./foo"
     3  }