Sign in
third-party-mirror
/
terraform
/
80d4fe1e39aa758c5488269a446e7147cc3ca50f
/
.
/
v1.4.7
/
internal
/
initwd
/
testdata
/
local-module-error
/
main.tf
blob: a31f9133875339f3332752c77e649f787c04b7cd [
file
] [
log
] [
blame
]
variable
"v"
{
description
=
"in root module"
default
=
""
}
module
"child_a"
{
source
=
"child_a"
}