When reading a resources that existed, but now doesnt, the plugin now reports to terraform that the resource is missing, which will cause it to be recreated.
Additional context
There is also a check for the error that the 'Kind' is missing, this might happen if the resources is a CRD, and the CRD itself has also been removed
When reading a resources that existed, but now doesnt, the plugin now reports to terraform that the resource is missing, which will cause it to be recreated.
Additional context
There is also a check for the error that the 'Kind' is missing, this might happen if the resources is a CRD, and the CRD itself has also been removed
Checklist