Files
opentf/internal/tofu/testdata/transform-diff-creates-destroy-node/main.tf
2025-04-25 06:29:42 -04:00

4 lines
39 B
HCL

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