github.com/handlerbot/terraform@v0.10.0-beta1.0.20180726153736-26b68d98f9cb/config/module/test-fixtures/registry-tar-subdir/main.tf (about) 1 module "foo" { 2 // the mock test registry will redirect this to the local tar file 3 source = "registry/local/sub" 4 }