ansible/changelogs/fragments/ec2_asg_retry_deletion_when_busy.yaml
Ryan Brown 7f7c059a04 ec2_asg: Retry Autoscaling Group delete calls when scaling activity is in progress (#46124)
* Retry delete calls when scaling activity is in progress

* changelog
2018-11-29 08:42:55 -05:00

2 lines
96 B
YAML

bugfixes:
- Retry deleting the autoscaling group if there are scaling activities in progress.