github.com/heimweh/terraform@v0.7.4/terraform/test-fixtures/graph-node-module-flatten/main.tf (about) 1 module "child" { 2 source = "./child" 3 }