Sign in
third-party-mirror
/
terraform
/
80d4fe1e39aa758c5488269a446e7147cc3ca50f
/
.
/
v1.4.7
/
internal
/
command
/
testdata
/
plan-vars
/
main.tf
blob: 005abad095f1b563491b1b2454737e2c671b5f27 [
file
] [
log
] [
blame
]
variable
"foo"
{}
resource
"test_instance"
"foo"
{
value
=
"${var.foo}"
}