Sign in
third-party-mirror
/
terraform
/
6a3c811625035624e0fb8a0ebbb7d03982d6303c
/
.
/
v1.4.7
/
internal
/
configs
/
configload
/
testdata
/
local-modules
/
root.tf
blob: 3b4c6416d7d61bd4eac96ae4b7499957f4607739 [
file
] [
log
] [
blame
]
variable
"v"
{
description
=
"in root module"
default
=
""
}
module
"child_a"
{
source
=
"./child_a"
}