Hi @jolly-vr-53742
You are going to need to set an environment variable if you wish to use the Pulumi SaaS for storing your state
Alternatively you can "login" to an alternative backend - https://www.pulumi.com/docs/reference/cli/pulumi_login/
j
jolly-vr-53742
12/21/2020, 4:11 PM
@broad-dog-22463 thanks for the feedback. I'm already storing a PULUMI_ACCESS_TOKEN in my environment variables. It had been working fin in CI with just using
pulumi login
jolly-vr-53742
12/21/2020, 4:12 PM
This is something new that just came up. Very strange.
b
broad-dog-22463
12/21/2020, 4:12 PM
Can you DM me the logs from your CI run and I ca have a look through?