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

fix: Correct type constraint of `warm_pool` variable #203

Closed dhoppe closed 1 year ago

dhoppe commented 1 year ago

Description

The variable warm_pool should support strings, numbers and other maps.

Motivation and Context

Fixes #201.

Breaking Changes

No

How Has This Been Tested?

antonbabenko commented 1 year ago

This PR is included in version 6.5.2 :tada:

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.