pulumi/pkg
stack72 ca18028bd7 Ensure Passphrase Secret Manager is available to use with new config
Fixes: #5104

This reverts a code change that was checking initially for the
SecretsProvider of the currentStack being an empty string. When it
was an empty string, we were checking the backend type and we were
setting a serviceSecretsManager. This wasn't correct, the logic
needed to check for an empty SecretsProvider AND an empty EncryptionSalt

The important part is that it needed to check for the EncryptionSalt
to make sure it wasn't a passphrase secrets manger
2020-08-05 20:55:13 +01:00
..
backend switch os/user with luser 2020-07-27 14:44:08 -07:00
cmd/pulumi Ensure Passphrase Secret Manager is available to use with new config 2020-08-05 20:55:13 +01:00
codegen [codegen/python] Fix pyname bug (#4918) 2020-08-05 10:08:52 -07:00
engine Protect against engine event mutation. (#5003) 2020-07-16 23:52:31 -07:00
graph Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
npm Fix lint errors. (#4856) 2020-06-18 14:17:11 -07:00
operations Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
resource Add support for streamInvoke during update (#4990) 2020-07-10 10:56:35 -06:00
secrets Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
testing/integration switch os/user with luser 2020-07-27 14:44:08 -07:00
util Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
version duplicate version to ensure linking is properly handled 2020-03-19 12:49:34 -07:00
go.mod switch os/user with luser 2020-07-27 14:44:08 -07:00
go.sum switch os/user with luser 2020-07-27 14:44:08 -07:00