In AWS console how to insert ec2 instance from auto scaling group into a target group?
I need this to auto scale my application load balancer.
AWS ELB 101
use aws-cli attach-load-balancer-target-groups aws auto scaling group ui will update after that.
AWS ELB 101
? Can you provide a link? – Amio.io