I understand every provider is different but in the nutshell what is the most terraform like behavioral?
- Fail on read and let end user handle the state clean up
- Catch the error and recreate resource(I mean set id to null so TF would have that resource in the plan)