Debugging tip: Try displaying the env variable right before the npm task and, if possible, within the npm script. Set 'System.Debug' to 'true' as well. Let me know what you find.
k
kind-mechanic-53546
08/05/2020, 10:15 AM
Thanks, I can do
-script: echo "$PULUMI_CONFIG_PASSPHRASE"
and it prints the contents fine to the console
kind-mechanic-53546
08/05/2020, 10:16 AM
I've now moved to the default provider anyway which works as the passphrase is broken in the 2.8.0 upgrade