aws-samples / aws-samples/aws-codedeploy-samples
continue if the instance is not part of the ELB (deregister_from_elb.sh)
Abierto
enhancement
- Lenguaje dominante
- Shell
- Estrellas
- 639
- Forks
- 778
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.