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

6 lines
47 B
HCL

# Hello
module "foo" {
source = "./foo"
}