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

Remove EIP allocation #29

Closed int128 closed 3 years ago

int128 commented 3 years ago

Currently this module allocates an EIP by default but I would like to remove it for the following reasons:

This will be released in a new major version.