github.com/tompao/terraform@v0.6.10-0.20180215233341-e41b29d0961b/config/module/test-fixtures/basic-parent/a/a.tf (about) 1 module "b" { 2 source = "../c" 3 }