github.com/mhlias/terraform@v0.6.12-0.20161118140322-a5d6410b912a/terraform/test-fixtures/graph-node-module-expand/main.tf (about) 1 module "child" { 2 source = "./child" 3 }