github.com/ndarilek/terraform@v0.3.8-0.20150320140257-d3135c1b2bac/terraform/test-fixtures/graph-node-module-expand/main.tf (about)

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