Hi@akhtar,
First, you need to remove the resource from the state file by running terraform state rm <resource-id>, and then you need to delete the associated configuration from your codebase. After that, you can run init, plan command and you will see no changes are required.