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
289 stars 553 forks source link

feat!: Update provider to `v4.x`, add new attributes from `v4.x`, change `user_data_base64` to `user_data` #186

Closed bryantbiggs closed 2 years ago

bryantbiggs commented 2 years ago

Description

Motivation and Context

Breaking Changes

How Has This Been Tested?

antonbabenko commented 2 years ago

This PR is included in version 6.0.0 :tada:

danielkza commented 2 years ago

This completely broke warm_pool option by giving it the wrong type. It is not a map with string values. How did this go unnoticed?

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.