So, I've created a stack with app version 1.0.0.0. Time for release so I update the parameters file with the new configs and via cli send the stack-update.
I can see the stack been updated and the autoscaling update complete. But I don't see the EC2s updating/terminating themselves.
I have my autoscaling set to 1/2/1; min/max/desired. What am I missing to automate this process? I really do not want to have to manually go into the console and terminate EC2 one by one...