github.com/hashicorp/go-getter/v2@v2.2.2/testdata/basic-subdir/main.tf (about)

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