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