terraform/internal/configs/testdata/nested-errors/root.tf

4 lines
44 B
HCL

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