EC2 instance keeps respawning, even after termination
It seems likely that this instance was started within an Auto Scaling Group, possibly as part of an Elastic Beanstalk deployment. If this is the case, either delete the Elastic Beanstalk deployment or set the min and max sizes for the ASG to 0 and this instance will go away.