github.com/magodo/terraform@v0.11.12-beta1/command/test-fixtures/get/main.tf (about)

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