Sign in
third-party-mirror
/
terraform
/
2c429381ba8003d483a310335d354865d8c6392f
/
.
/
v1.12.2
/
internal
/
stacks
/
stackruntime
/
testdata
/
mainbundle
/
test
/
sensitive-output-nested
/
sensitive-output-nested.tfstack.hcl
blob: 58aa9630bb628ffb6c8ba60970818f35e20a5642 [
file
] [
log
] [
blame
]
stack
"child"
{
source
=
"../sensitive-output"
inputs
=
{
}
}
output
"result"
{
type
=
string
value
=
stack
.
child
.
result
}