github.com/hugorut/terraform@v1.1.3/src/command/testdata/init-get/main.tf (about)

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