Hello,
Thanks for the great initiative of fck-nat terraform module!
I was looking into possibly using fck-nat for the purpose of private nat, without an external public IP, but noticed this terraform module is hardcoded to add a public IP address https://github.com/RaJiska/terraform-aws-fck-nat/blob/main/ec2.tf#L59
Would it be easy to make it configurable for private nat?
Thanks