terraform/configs/configload/test-fixtures/local-modules/root.tf

5 lines
45 B
HCL

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