Skip to content
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

google_eventarc_trigger errors if deleted out-of-band #9904

Closed
mbleigh opened this issue Aug 24, 2021 · 2 comments · Fixed by GoogleCloudPlatform/magic-modules#5166, hashicorp/terraform-provider-google-beta#3590 or #9997
Assignees
Labels

Comments

@mbleigh
Copy link

mbleigh commented Aug 24, 2021

If an Eventarc trigger is created using Terraform but deleted out of band (e.g. in the Cloud console), Terraform is unable to gracefully recover without manually deleting the state. Both terraform plan and terraform refresh crash with:

Error: googleapi: Error 404: googleapi: Error 404: Resource 'projects/.../locations/.../triggers/...' was not found
@ScottSuarez
Copy link
Collaborator

well thats not good. Lets get that fixed. Thanks for the find !

@github-actions
Copy link

github-actions bot commented Oct 3, 2021

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.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.