github.com/davebizus/terraform-main@v0.11.12-beta1/terraform/test-fixtures/graph-node-module-expand/main.tf (about)

     1  module "child" {
     2      source = "./child"
     3  }