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

8 lines
77 B
HCL

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