-
I'd like some assistance upgrading from 1.2 to 1.3 when using the fck-nat TF module in combination with the TF vpc module.
When I upgrade from 1.2 to 1.3 I get the following error because TF is att…
-
NAT Gateway is expensive for hobby projects. This issue will track creating documentation for the cost of NAT Gateway (default) and how to avoid NAT Gateway either by not using private subnets (ideal)…
-
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 terr…
-
I noticed that when I make a vpc with
```
ipProtocol: ec2.IpProtocol.IPV4_ONLY,
natGatewayProvider: new FckNatInstanceProvider( props );
```
The fck-NAT EC2 instances that are part of an ASG aut…
-
If you're interested in seeing fck-nat published as a module on the Cloudformation Registry, please give this issue a 👍
-
Can you link 5 Elastic IP addresses to your EC2 instance? The scenario involves an AWS Lambda function invoking the NAT Instance, which then selects a random EIP for internet requests, effectively cre…
-
Hello,
I've just discovered fck-nat and I am thrilled that something like this exists because those AWS Managed NAT Gateways are pricey (especially with a Multi-AZ implementation).
However, I am…
-
Hi,
I was just investigating some suspicious SSH activity on my fck-nat (looks to be just probes), and I've noticed .ssh/authorized_keys has a pre-existing SSH key in there that looks to be a mista…
-
fck-nat can save organizations a lot of money over NAT Gateways and fck-nat will always be free and open-source, but to assist with development and hosting costs, I want to put the idea out there of c…
-
Implementing support for Gateway Load Balancer would provide the ability to horizontally scale out fck-nat instances and also simplify some of the HA deployment options.
I have had good experiences…
ozcrn updated
3 months ago