-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error creating project xxxx: googleapi: Error 409: Requested entity already exists #10267
Comments
@lcoupe The error indicates either the project_id already exists or the terraform runner does not have permission to create a new project. But from what you described, it is neither. I need more info before I can say. To debug, can you repro the issue after removing the dynamic code? If yes, can you share the config? |
@lcoupe is this still an issue? |
@lcoupe closing assuming this is no longer an issue |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Hi there,
I am trying to deploy a new project via Terraform into GCP - the project definitely doesn't already exist - however, Terraform is reporting it does and failing to apply.
However, if I change the project name it works...
Folder ID and Billing Account are correct - as it works with an alternative project id...
It's almost like something is hanging around in the state - however, I have checked this...
Terraform Version
Google Provider Version
Terraform Configuration Files
Debug Output
Crash Output
Expected Behavior
Actual Behavior
The text was updated successfully, but these errors were encountered: