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: Add auto_rollback feature to this module in instance_refresh settings #232

Closed satish4584 closed 1 year ago

satish4584 commented 1 year ago

Description

Add auto_rollback feature to this module in instance_refresh settings

Motivation and Context

Spacelift uses this module and we are enabling instance refresh on our private worker but auto_rollback is missing in this module so this pull request is all about adding auto_rollback feature to this module.

Breaking Changes

No

How Has This Been Tested?

antonbabenko commented 1 year ago

This PR is included in version 6.10.0 :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.