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

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