This message was deleted.
# general
s
This message was deleted.
r
Depends. Where are you trying to see it?
h
For example on the command line
r
Yes... if they're in your config
pulumi config --show-secrets
if they're in your stack outputs then
pulumi stack output --show-secrets
h
Thanks