Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Error: Got error from UptimeRobot: {"message":"Alert Contact(id: 2968354) not found.","type":"not_found"} #105

Open
innovate-invent opened this issue Jul 23, 2021 · 2 comments

Comments

@innovate-invent
Copy link

If a contact is created with terraform and deleted using the UTR web portal, terraform will fail on the next apply. The provider should ignore this error so that the resource is recreated.

@matiasbertani
Copy link

same problem

@matiasbertani
Copy link

matiasbertani commented May 19, 2023

Solved by removing the resources, that were raising the error, from the state manually with terraform state rm <resource>
In any case, it would be nice to handle this with the provider

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants