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

4 lines
40 B
HCL

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