aws-samples / aws-samples/aws-codedeploy-samples
continue if the instance is not part of the ELB (deregister_from_elb.sh)
Open
enhancement
- Dominant language
- Shell
- Stars
- 639
- Forks
- 778
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
Assessment
This issue has not been assessed yet.