terraform-aws-modules / terraform-aws-autoscaling

Terraform module to create AWS Auto Scaling resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/autoscaling/aws
Apache License 2.0
288 stars 552 forks source link

feat: Allow multiple traffic source attachments #273

Open Yethal opened 2 weeks ago

Yethal commented 2 weeks ago

Description

Multiple traffic source attachments per AutoScaling Group are now possible

Motivation and Context

Ability to connect multiple Load Balancers to the same group

Breaking Changes

Input type has changed

How Has This Been Tested?

Yethal commented 1 week ago

@antonbabenko Can we merge this?