github.com/posener/terraform@v0.11.0-beta1.0.20171103235147-645df36af025/terraform/test-fixtures/graph-builder-plan-target-module-provider/main.tf (about)

     1  module "child1" { source = "./child1" }
     2  module "child2" { source = "./child2" }