Releases: chime/terraform-aws-alternat
Releases · chime/terraform-aws-alternat
v0.7.0
What's Changed
This change removes the Lambda VPC endpoint from Alternat. This endpoint is unnecessary for Alternat to function. If you need a Lambda endpoint for some other reason, you should now manage that in your configuration directly.
Contributors
- Thanks to @nitrocode for a readme fix!
- Thanks to @BrainsDevOps for flagging the unnecessary lambda endpoint!
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
Alternat is now available on the Terraform registry! https://registry.terraform.io/modules/chime/alternat/aws/latest
- Move from @1debit to @chime by @inga in #94
- Adds integration tests for alternat module by @bwhaley in #93
- Fixes workflow status badge by @bwhaley in #97
- Updates repo structure to conform to the Terraform Registry requirements by @bwhaley in #98
New Contributors
Full Changelog: v0.5.0...v0.6.0
v0.5.0
v0.4.10
What's Changed
- Make connectivity check more robust by @kristian-lesko in #91
- Allow overriding NAT Gateway for fallback by @kristian-lesko in #89
Big thanks to @kristian-lesko for these contributions!
Full Changelog: v0.4.9...v0.4.10
v0.4.9
v0.4.8
What's Changed
- Adds a new option to include a pre-install user data script. The initial use case is to allow setting IPv4 precedence for better boot performance on dual stack networks.
Contributors
- Thanks to @nickpetrovic for their first contribution in #86
Full Changelog: v0.4.7...v0.4.8
v0.4.7
What's Changed
- Add output for autoscaling group names for monitoring by @ascandella in #85
- Declare versions for provider by @trpalmer in #83
Contributors
- Thanks to @trpalmer for their first contribution in #83!
- Thanks to @ascandella for their second contribution in #85
Full Changelog: v0.4.6...v0.4.7
v0.4.6
v0.4.5
What's Changed
- Remove deprecated vpc argument to aws_eip by @ascandella in #80
New Contributors
- Thanks to @ascandella for this contribution. 🎉
Full Changelog: v0.4.4...v0.4.5