About this question
There was a scenario when I was managing the infrastructure with Terraform, I decided to de-provision a resource by using the technique of removing it. However, during the process, I encountered an issue related to the process of removing, thus the state still contained the reference to the resource which I wanted to eliminate. How can I troubleshoot this particular issue?