route/vendor/github.com/hashicorp/go-getter/test-fixtures/basic-parent/main.tf

4 lines
34 B
HCL

module "a" {
source = "./a"
}