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
291 stars 557 forks source link

feat: Added max_instance_lifetime option for Auto Scaling Group #98

Closed zahorniak closed 4 years ago

zahorniak commented 4 years ago

Description

I've added missed max_instance_lifetime option for Auto Scaling Group.

zahorniak commented 4 years ago

@antonbabenko versions.tf added. The minimal allowed version of Terraform AWS provider is 2.41.0.

Tools version:

$ terraform -v
Terraform v0.12.24
$ terraform-docs -v
terraform-docs version v0.0.0- v0.9.1 darwin/amd64 BuildDate: 2020-04-03T02:30:49+0100
zahorniak commented 4 years ago

@antonbabenko fixed

antonbabenko commented 4 years ago

Thanks @zahorniak !

v3.5.0 has been just released.

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.