I applied half of a terraform plan then lost my state file, so now terraform doesn’t know about the AWS resources that it created previously. When I try to apply again, it complains that conflicting resources already exist.
Manually deleting them and re-creating them will be faster than manually importing them, but I am hopeful there’s an automated way to delete them that’s even faster?