Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#general
Title
i
icy-controller-6092
09/08/2023, 6:27 AM
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
echoing-dinner-19531
09/08/2023, 8:10 AM
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
icy-controller-6092
09/08/2023, 8:12 AM
Hey Fraser, thanks for the reply 🙂 I traced it back to an existing issue:
https://github.com/pulumi/pulumi/issues/7282
e
echoing-dinner-19531
09/08/2023, 8:14 AM
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
Post