This message was deleted.
# google-cloud
s
This message was deleted.
o
I think
gcloud auth login --update-adc
is what I've used in the past. If that doesn't work, do you have any environment variables or Pulumi config that would override auth?
s
I still get the same error. I don’t see any env variables that could impact that and my config is very simple
Copy code
name: development
runtime: nodejs
description: Development project infrastructure
main: main.ts
Also here is the exact error I get
Copy code
* error creating project experimental (experimental-82d11ee0-7): googleapi: Error 409: Requested entity already exists, alreadyExists. If you received a 403 error, make sure you have the `roles/resourcemanager.projectCreator` permission
but the projects doesn’t actually exists though
Sorry my bad 😞 I was seeting the project id to name and it wasn’t correct setup
thanks
o
No worries!
🙏 1
I'm glad you got it sorted out.
🙏 1