github.com/rvichery/terraform@v0.11.10/config/module/test-fixtures/basic-tar-subdir/main.tf (about) 1 module "foo" { 2 source = "./foo.tgz//sub" 3 }