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