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

6 lines
47 B
HCL

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