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
292 stars 556 forks source link

Feature request: Support for "Instance Refresh" #130

Closed spatel96 closed 3 years ago

spatel96 commented 3 years ago

The instance refresh configuration is now supported by Terraform: AWS Terraform Provider PR: https://github.com/hashicorp/terraform-provider-aws/issues/13785#issuecomment-748349418

Terraform Docs: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/autoscaling_group#instance_refresh

AWS Announcement: https://aws.amazon.com/blogs/compute/introducing-instance-refresh-for-ec2-auto-scaling/

AWS Docs for Instance Refresh: https://docs.aws.amazon.com/autoscaling/ec2/userguide/asg-instance-refresh.html

It would be nice to have this as a conditional configuration option for this module.

github-actions[bot] commented 1 year ago

I'm going to lock this issue 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 similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.