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
291 stars 557 forks source link

fix: convert to dynamic tags to allow for empty values #119

Closed bryantbiggs closed 3 years ago

bryantbiggs commented 3 years ago

Description

image

Motivation and Context

Breaking Changes

No

How Has This Been Tested?

asg_ec2 example has been updated to include the empty tags and when deployed it works as expected

antonbabenko commented 3 years ago

Thanks, @bryantbiggs !

v3.7.0 has been just released.

github-actions[bot] commented 1 year ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.