route/vendor/github.com/hashicorp/go-getter/test-fixtures/basic-subdir/foo/sub/main.tf

4 lines
38 B
HCL

module "bar" {
source = "./baz"
}