Auto Scaling Groups, Launch Template and EC2 instance with multiple ENIs with different configurations.

1

Is there a way to add a launch template that defines EC2 instances with multiple ENIs that have different configurations (for each ENI) to an Auto Scaling Group? or is it a limitation in ASGs?

1 Answer
0

It depends on the setting, for example, you can't select multiple different subnets (since AutoScaling ignores the subnet setting). But you can select different security groups. Can you give some more details on what your usecase is?

Specifically for the multiple subnets issue, you can workaround it with this method

AWS
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions