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
287 stars 552 forks source link

feat: Add `instance_maintenance_policy` to autoscaling group #251

Closed magreenbaum closed 7 months ago

magreenbaum commented 7 months ago

Description

Add instance_maintenance_policy to aws_autoscaling_group. https://docs.aws.amazon.com/autoscaling/ec2/userguide/ec2-auto-scaling-instance-maintenance-policy.html

Motivation and Context

https://github.com/hashicorp/terraform-provider-aws/pull/34430

Breaking Changes

No.

How Has This Been Tested?

fertrevino commented 7 months ago

thumbs up, this would be very useful

antonbabenko commented 7 months ago

This PR is included in version 7.3.0 :tada:

github-actions[bot] commented 6 months 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.