aws-samples / aws-samples/aws-codedeploy-samples
continue if the instance is not part of the ELB (deregister_from_elb.sh)
Offen
enhancement
- Vorherrschende Sprache
- Shell
- Sterne
- 639
- Forks
- 778
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Hi using the deregister_from_elb.sh script i notice when i run on an instance that is not part (this could happen for many reasons) of the ELB (already defined on common_functions.sh) the script checks 10 times every 30 seconds if the instance is not part of the ELB.
Why not if the instance is not part of the ELB just continue (exit the script)?
What do you think?
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.