Sign in
third-party-mirror
/
terraform
/
80d4fe1e39aa758c5488269a446e7147cc3ca50f
/
.
/
v1.4.7
/
internal
/
terraform
/
testdata
/
transform-module-var-basic
/
main.tf
blob: 0adb513f10ef47b0ca9ad906f20c4c8ab3fa275c [
file
] [
log
] [
blame
]
module
"child"
{
source
=
"./child"
value
=
"foo"
}