Sign in
third-party-mirror
/
terraform
/
bf34d3fc4c67487ae2edffb03d772624f66b343e
/
.
/
v1.3.10
/
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"
}