github.com/akazakov/terraform@v0.5.2-0.20160205142716-097441beafdf/config/module/test-fixtures/basic-subdir/foo/sub/main.tf (about)

     1  module "bar" {
     2      source = "./baz"
     3  }