github.com/erriapo/terraform@v0.6.12-0.20160203182612-0340ea72354f/config/module/test-fixtures/basic-parent/a/a.tf (about)

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