github.com/icebourg/terraform@v0.6.5-0.20151015205227-263cc1b85535/terraform/test-fixtures/graph-node-module-expand/main.tf (about)

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