terraform-aws-modules / terraform-aws-ec2-instance

Terraform module to create AWS EC2 instance(s) resources πŸ‡ΊπŸ‡¦
https://registry.terraform.io/modules/terraform-aws-modules/ec2-instance/aws
Apache License 2.0
754 stars 1.87k forks source link

instance auto_recovery option to the EC2 instance #310

Closed hiroyasumae closed 1 year ago

hiroyasumae commented 1 year ago

Is your request related to a new offering from AWS?

Is this functionality available in the AWS provider for Terraform? See CHANGELOG.md, too.

Is your request related to a problem? Please describe.

AWS EC2 instance has added automatic recovery option function. Since this value cannot be changed in the current module, I would like to ask you to modify the module so that it can be changed.

Describe the solution you'd like.

I would like to include the optional input parameter auto_recovery

Describe alternatives you've considered.

Additional context

antonbabenko commented 1 year ago

This issue has been resolved in version 4.3.0 :tada:

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.