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

Ingress security group should allow all traffic instead of only All TCP traffic #20

Closed thongdong7 closed 4 years ago

thongdong7 commented 4 years ago

This is to help 'ping' and 'aws s3 cp' command work. I could create a PR for this.

int128 commented 4 years ago

Thank you for opening the issue. Would you create a pull request?