github.com/sinangedik/terraform@v0.3.5/command/test-fixtures/get/main.tf (about)

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