Just wanted to let you know: terraform state rm
followed by terraform import
worked for me.
Important context:
The original instance had already been destroyed manually (i.e., no longer existed in AWS).
The replacement instance was created manually, but now it’s properly tracked by Terraform.