github.com/renier/terraform@v0.7.8-0.20161024133817-eb8a9ef5471a/config/module/test-fixtures/basic-parent/a/a.tf (about)

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