github.com/richardbowden/terraform@v0.6.12-0.20160901200758-30ea22c25211/config/module/test-fixtures/basic-parent/a/a.tf (about)

     1  module "b" {
     2      source = "../c"
     3  }