github.com/lakshmikarc/terraform-2@v0.11.9-0.20181005183753-e0b7475984b7/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 }