Sign in
third-party-mirror
/
terraform
/
2c429381ba8003d483a310335d354865d8c6392f
/
.
/
v1.12.2
/
internal
/
command
/
testdata
/
apply-output-only
/
main.tf
blob: af93614d23c03a39dad051b3e03857377623973b [
file
] [
log
] [
blame
]
variable
"shadow"
{
type
=
string
}
output
"foo"
{
value
=
var
.
shadow
}