Sign in
third-party-mirror
/
terraform
/
80d4fe1e39aa758c5488269a446e7147cc3ca50f
/
.
/
v1.4.7
/
internal
/
command
/
testdata
/
import-module-var-file
/
child
/
main.tf
blob: 6a4ae0d096ee801ee744a31891d16b186ae82d20 [
file
] [
log
] [
blame
]
variable
"foo"
{}
resource
"test_instance"
"foo"
{
foo
=
var
.
foo
}