Hello, I'm trying to use Secrets and SecretsProvid...
# general
f
Hello, I'm trying to use Secrets and SecretsProvider with integration tests and the error I'm getting leads me to believe the secret value is not getting decrypted. I'm currently setting the secret as the encrypted value I get when using the
pulumi config set
. Any ideas, thank you.