github.com/kwoods/terraform@v0.6.11-0.20160809170336-13497db7138e/config/module/test-fixtures/basic-parent/a/a.tf (about)

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