terraform-aws-fck-nat

Terraform module for fck-nat

MIT License

Stars
61
Committers
11

Bot releases are hidden (Show)

terraform-aws-fck-nat - v1.3.0: Various improvements and bug fixes

Published by RaJiska 28 days ago

What's Changed

New Contributors

Full Changelog: https://github.com/RaJiska/terraform-aws-fck-nat/compare/v1.2.0...v1.3.0

terraform-aws-fck-nat - v1.2.0: Monitoring via Cloudwatch agent Latest Release

Published by RaJiska 11 months ago

New features:

  • Metrics via Cloudwatch agent
  • Support for spot instances
  • Pass custom tags to module
terraform-aws-fck-nat - v1.1.0: Static EIP Support

Published by RaJiska 11 months ago

Adds support for assigning an EIP allocation to the fck-nat instance, ensuring natted traffic always flows through the desired IP address.

terraform-aws-fck-nat - v1.0.0: Initial Release

Published by RaJiska 11 months ago

Initial release implementing fck-nat every features:

  • Single instance mode / HA mode
  • Floating ENI
  • Custom AMI selection
Related Projects