Hi there, We have kind of a problem, we would need...
# general
f
Hi there, We have kind of a problem, we would need to get an output (showing secrets) from a (very) old update. That does not seem possible on the website nor the CLI, but hopefully there is a way someone would know ?
d
Do you have this running in a pipeline, and can you store those secrets out of band?
f
Hey, thanks for answering. We finally found that we can access the output values (as a cipher) in a json we can download on pulumi.com stack history. We were then able to import it in the new stack and retrieve the value.
(if that can helps someone in the same situation)
d
good idea!