I have problem with rotating passphase password ``...
# general
f
I have problem with rotating passphase password
Copy code
pulumi stack change-secrets-provider passphrase
error: decrypting secret value: failed to decrypt: incorrect passphrase, please set PULUMI_CONFIG_PASSPHRASE to the correct passphrase
When the correct old password is set to
PULUMI_CONFIG_PASSPHRASE
nothing happens and i’m not prompted for new password
Copy code
pulumi stack change-secrets-provider passphrase
Migrating old configuration and state to new secrets provider
According to this https://github.com/pulumi/pulumi/pull/5865 it should be available and working… I’m trying to migrate stacks from local storage file to GCS with new passwords and then later migrate again to the Pulumi SAAS…
Copy code
pulumi version                                        
v2.23.2