terraform/internal/command/testdata/init-check-required-version.../main.tf

4 lines
36 B
HCL

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