mirror of https://github.com/pulumi/pulumi.git
![]() Fixes: #6974 Passphrase Environment variables were set before loading the secrets provider from state Unfortunately, it seems that some users are using empty passphrases and thus this newly introduced logic has broken their usecases We now check that the environment variables are set - it doesn't matter if they are set as empty, but the existance of an empty environment variabe still suggests that it is an intentional empty passphrase |
||
---|---|---|
.. | ||
manager.go | ||
manager_test.go |