what happens to aws auto scalling group when we rebuild the elastic beanstalk env?
It says it deletes RDS.
Does this delete auto scaling group as well?
If yes can we recover deleted ASG?
what happens to aws auto scalling group when we rebuild the elastic beanstalk env?
It says it deletes RDS.
Does this delete auto scaling group as well?
If yes can we recover deleted ASG?
I see that the older ASG gets deleted when you rebuild env. However, it creates a new one. So the ASG name is changed.