github.com/willrstern/terraform@v0.6.7-0.20151106173844-fa471ddbb53a/terraform/test-fixtures/graph-node-module-expand/main.tf (about) 1 module "child" { 2 source = "./child" 3 }