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

Terraform Registry Module out of date #58

Closed mackenzie-oa closed 1 year ago

mackenzie-oa commented 1 year ago

Could you please cut a release of the terraform registry module? I raised a PR #55 last month (thank you!) but I am having to reference the github repo rather than the terraform registry as the terraform registry does not have a release with this code in it?

Thanks again for all your work on this module, I appreciate you looking at this issue.

int128 commented 1 year ago

Thank you for the ping. I released the new version https://github.com/int128/terraform-aws-nat-instance/releases/tag/v2.1.0

mackenzie-oa commented 1 year ago

Perfect, thanks!