I just created two new ELBs, and I'm trying to figure out how to add one of them to an existing autoscaling group; so far the only way that this seems to be possible is by recreating the already existing autoscaling group, adding the new ELB to the one already present at creation time.
I've checked google several times trying to find out if there's another way to do this; with no luck. Is there any other way to do this or is this the only way to add an ELB to an existing autoscaling group?