opentofu/internal/tofu/testdata/validate-module-bad-rc/main.tf
2023-09-20 15:16:53 +03:00

4 lines
42 B
HCL

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