Resources like that don’t really fit within the intended design of Terraform, Terraform expects to handle the full lifecycle of any object it manages. It is workflow we’re intending to design a way to deal with(removed blocks were a first step), but in the meantime you will still need to use terraform state rm to instruct Terraform that it can forget a particular instance.