ansible/changelogs/fragments/57324-add-waiter-to-eks-remove-process.yaml
Shaun M fa783c027b Adding waiter to cluster remove process (#57324)
* Adding waiter to cluster remove process

* blank line contains whitespace

* update aws_eks integration test

* Refactor aws_eks test suite to use pip

* update version testing

* missing parens...

* add changelog fragment

* Add waiter to module_utils, fix exception handling.

* Correct EKS waiter checks
2019-08-13 23:11:21 +10:00

3 lines
118 B
YAML

---
minor_changes:
- aws_eks_cluster - Ansible may now wait until an EKS cluster is fully removed before moving on.