the one thing I do notice is the encryption salt i...
# general
i
the one thing I do notice is the encryption salt is not the same in the working dir yaml file versus in the local backend state file
e
That sounds like the secret stores got mixed up somewhere. If you can write up the operations your doing to get to that state we can take a look.
i
Hey Fraser, thanks for the reply 🙂 I traced it back to an existing issue: https://github.com/pulumi/pulumi/issues/7282
e
Ah I was just looking at that issue! Was gonna see if it was a quick fix when I got 10 minutes spare.
PR raised to fix this https://github.com/pulumi/pulumi/pull/13900, hopefully will make next weeks release