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

4 lines
42 B
HCL

module "child_a" {
source = "child_a"
}