Sign in
third-party-mirror
/
terraform
/
80d4fe1e39aa758c5488269a446e7147cc3ca50f
/
.
/
v1.4.7
/
internal
/
configs
/
testdata
/
config-build
/
root.tf
blob: 5e23e40a288ff0262f3c174c810fc7cf1891b724 [
file
] [
log
] [
blame
]
module
"child_a"
{
source
=
"./child_a"
}
module
"child_b"
{
source
=
"./child_b"
}