This message was deleted.
# general
s
This message was deleted.
s
awskms
being used as a Pulumi secrets provider
b
you can't decrypt it using that format
you need to use
pulumi stack output x --show-secrets
s
ahh…. brilliant, thanks!
b
--show-secrets
is your friend anywhere we show ciphertext 😉
so stack output, config etc
s
I still can’t decrypt it but that seems to be something wrong on my end
getting
InvalidCiphertextException
when using the AWS CLI
I assume this format is base64?
we use that library for azurekeyvault