int128 / terraform-aws-nat-instance

Terraform module to provision a NAT Instance using an Auto Scaling Group and Spot Instance from $1/month
https://registry.terraform.io/modules/int128/nat-instance/aws/
Apache License 2.0
175 stars 90 forks source link

Update default version of EC2 launch template on changes #71

Open pesochek opened 10 months ago

pesochek commented 10 months ago

Noticed that the launch template stays at version 1 even after multiple new versions are added (with different runcmd configurations etc).