terraform/configs/testdata/config-build/child_a/child_a.tf

5 lines
43 B
HCL

module "child_c" {
source = "child_c"
}