0
votes

I cannot delete or terminated instance forever in AWS EC2 instance with t2.micro instance type. It will recreating after a few minutes when the old deleted or terminated.

1

1 Answers

1
votes

It is because that your instance is part of an autoscaling group. You need to disable/delete that.

https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-enter-exit-standby.html