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

Complement PR #239 with the ability to create spot instances which ignore AMI changes #361

Closed joaocc closed 1 year ago

joaocc commented 1 year ago

Is your request related to a new offering from AWS?

No

Is your request related to a problem? Please describe.

Yes. PR #239 created a copy of the non-spot VM that ignores AMI ID changes, but it didn't include spot instances

Describe the solution you'd like.

Having the ability to create spot instances that ignore AMI ID changes.

Describe alternatives you've considered.

Could not find any

Additional context

bryantbiggs commented 1 year ago

see https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/pull/362#issuecomment-1729496180

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