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 558 forks source link

Is there a way to always select the latest image #270

Closed pererasu closed 4 months ago

pererasu commented 4 months ago

Is there a way to select the latest AMI based on architecture and OS? i.e select latest AMi for my ASG based on: x64 and AL2023

bryantbiggs commented 4 months ago

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/ami

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