-
The goal here is to use a primary/secondary configuration to improve fck-nat availability without the need for outside infrastructure. It's really important to me that fck-nat does not take on additio…
-
Just a heads up that `var.additional_security_group_ids` is not being used by the `aws_network_interface` resource.
A visible fix is to point `security_groups = [aws_security_group.main.id]` to `…
-
Dear Andrew,
I have a question regarding the startup time of fck-nat on the instance refresh event.
We are currently testing if we can use your solution to replace the NAT Gateway in front of …
-
Hi,
I'd like to open a discussion regarding fck-nat used for a production-ready type of load. Currently the way it's configured might not be enough for such a load as I could not see kernel tweakin…
-
Currently it appears the module supports only a single subnet ID. This means if you're using spot instances in an ASG, you can get denied provisioning an instance due to limited capacity in that speci…
-
### Describe the Bug
It seems AWS no longer offers a NAT instance AMI.
When `nat_instance_enabled=true`, it causes
> Error: Your query returned no results. Please change your search criteria an…
-
While using public modules (specifically, https://github.com/RaJiska/terraform-aws-fck-nat.git), I'm encountering an error stating that `provider.tf` already exists and was not generated by Terragrunt…
-
It seems that AL2023 will be superseding AL2
Is it on the roadmap to switch 2023 ?
https://aws.amazon.com/amazon-linux-2/faqs/
> Q. When will support for Amazon Linux 2 end?
>
> Amazon Lin…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
Hi, Thanks for the great work!
I found the AMI is not available in some regions, i.e. ap-east-1.
Do you have any plans on making it to more regions?
Thanks.