terraform/config/module/testdata/validate-alias-bad/main.tf

4 lines
42 B
HCL

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