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