https://pulumi.com logo
Title
b

brave-angle-33257

05/06/2021, 10:56 PM
just upgraded to 3.2 and now getting an error with saying it cant find an env var (but it's there):
root@6d65e624ef9c:/data/pulumi/infra/aws/environment/appsync# pulumi stack select appsync.e_stage.n_main.r_us-west-2
error: constructing secrets manager of type "passphrase": unable to find either `PULUMI_CONFIG_PASSPHRASE` or `PULUMI_CONFIG_PASSPHRASE_FILE` when trying to access the Passphrase Secrets Provider; please ensure one of these environment variables is set to allow the operation to continue

root@6d65e624ef9c:/data/pulumi/infra/aws/environment/appsync# env | grep PULUMI_CONFIG_PASSPHRASE
PULUMI_CONFIG_PASSPHRASE=

root@6d65e624ef9c:/data/pulumi/infra/aws/environment/appsync# pulumi version
v3.2.0
looks like a p1 that was just fixed, I wasn't getting notice that 3.2.1 was available on 3.2.0 so wasn't aware.. but, all good thanks! https://github.com/pulumi/pulumi/issues/6977