mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-05 15:02:02 -04:00
Signed-off-by: yottta <andrei.ciobanu@opentofu.org> Signed-off-by: Andrei Ciobanu <andrei.ciobanu@opentofu.org>
4 lines
39 B
HCL
4 lines
39 B
HCL
module "child" {
|
|
source = "./child"
|
|
}
|