Files
kustomize/api/internal/getter/testdata/basic-subdir/main.tf

4 lines
43 B
HCL

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