https://pulumi.com logo
s

straight-fireman-55591

06/27/2023, 11:34 AM
--------------- --------------- In my CICD Im using:
Copy code
pulumi config set gcp:credentials ${GOOGLE_APPLICATION_CREDENTIALS}
pulumi login <gs://bucket>
s there a bug in Pulumi as I get an error:
error: PULUMI_ACCESS_TOKEN must be set for login during non-interactive CLI sessions
l

lemon-agent-27707

06/27/2023, 3:29 PM
I'm not sure about the answer to your particular problem. You might have better luck posting in #google-cloud. This channel is for support for a Pulumi Cloud feature: https://www.pulumi.com/docs/pulumi-cloud/deployments/
s

straight-fireman-55591

06/27/2023, 3:29 PM
thank you, I solved this. Problem with my cicd 🙂
will send the other bug there
2 Views