PowerShell / SecretManagement

PowerShell module to consistent usage of secrets through different extension vaults
MIT License
317 stars 46 forks source link

Upgrading PowerShell Core version affected locally stored secrets #139

Open vfuyong opened 3 years ago

vfuyong commented 3 years ago

I have upgraded PowerShell from 7.1.2 to 7.1.3 and noticed local secrets stored might have disappeared.

Is it the expected behavior? What is the right procedure to upgrade PowerShell with local secret store in use?

Thanks.

PaulHigin commented 3 years ago

This is not expected. Please see comment: https://github.com/PowerShell/SecretStore/issues/61#issuecomment-829370586