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