Skip to content

Commit e907cba

Browse files
committed
update the min CLI version for ALB scripts
1 parent 20f0b81 commit e907cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

load-balancing/elb-v2/common_functions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ WAITER_INTERVAL_ASG=1
3939
WAITER_INTERVAL_ALB=10
4040

4141
# AutoScaling Standby features at minimum require this version to work.
42-
MIN_CLI_VERSION='1.3.25'
42+
MIN_CLI_VERSION='1.10.55'
4343

4444
# Usage: get_instance_region
4545
#

0 commit comments

Comments
 (0)