Closed tgroshon closed 7 years ago
The ELBv2 example scripts do not support suspending and resuming troublesome ASG processes but the original ELB scripts do.
Update the ELBv2 common_functions.sh file to add this functionality.
common_functions.sh
HANDLE_PROCS
README.md
Fixes Issue #53
@avalent yessir, Apache v2.0 is good with me 😄
Thanks you guys!
The ELBv2 example scripts do not support suspending and resuming troublesome ASG processes but the original ELB scripts do.
Update the ELBv2
common_functions.sh
file to add this functionality.HANDLE_PROCS
variable that denotes whether to suspend processes; defaults to falseREADME.md
to explain the ASG process suspension use caseFixes Issue #53