I'm attempting to use `StackReference` to the `tes...
# general
c
I'm attempting to use
StackReference
to the
test
stack with everything using the same S3 backend but I run into this error
Copy code
pulumi:pulumi:StackReference (test):
    error: Preview failed: decrypting secret value: failed to decrypt: incorrect passphrase, please set PULUMI_CONFIG_PASSPHRASE to the correct passphrase
I can't find documentation on how to resolve this. I've tried exporting
PULUMI_CONFIG_PASSPHRASE
as the one for
test
instead of my current stack, but then i get another error since the secrets password for the current stack is mismatching