terraform/internal/configs/testdata/nested-cloud-warning/root.tf

4 lines
40 B
HCL

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