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

Fix interface-in-use error #72

Open roman8422 opened 10 months ago

roman8422 commented 10 months ago

Fixes the issue described here https://github.com/int128/terraform-aws-nat-instance/issues/57

zonywhoop commented 4 months ago

Can we get this merged in? I'm running into new nat instances being spun up weekly now due to spot expiration and them failing due to the eip eni not getting attached.