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 to enable SNAT after reboot #18

Closed int128 closed 4 years ago

int128 commented 4 years ago

This will fix #15.

This removes extra_user_data and breaks backward compatibility.