Skip to content

Releases: chime/terraform-aws-alternat

v0.7.0

06 Sep 23:13
894b256
Compare
Choose a tag to compare

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

Full Changelog: v0.6.0...v0.7.0

v0.6.0

13 May 22:21
d240843
Compare
Choose a tag to compare

What's Changed

Alternat is now available on the Terraform registry! https://registry.terraform.io/modules/chime/alternat/aws/latest

New Contributors

  • @inga made their first contribution in #94

Full Changelog: v0.5.0...v0.6.0

v0.5.0

25 Apr 18:35
ed6f4de
Compare
Choose a tag to compare

What's Changed

  • Upgrade lambda runtime to python3.12 by @armona in #92

Note: terraform-aws-provider >= v5.32.0 is required when using this release with the Python Lambda runtime.

Thanks to @armona for this contribution!

Full Changelog: v0.4.10...v0.5.0

v0.4.10

23 Apr 22:45
01420b2
Compare
Choose a tag to compare

What's Changed

Big thanks to @kristian-lesko for these contributions!

Full Changelog: v0.4.9...v0.4.10

v0.4.9

15 Apr 18:45
fadc518
Compare
Choose a tag to compare

What's Changed

  • New option to disable IPv6 in the connectivity test by @bwhaley in #88

Update to this version and set lambda_has_ipv6 = false if you encounter errors from the connectivity tester like:

<urlopen error [Errno 97] Address family not supported by protocol>

v0.4.8

22 Mar 18:55
53be0b9
Compare
Choose a tag to compare

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

Full Changelog: v0.4.7...v0.4.8

v0.4.7

01 Mar 18:58
721151e
Compare
Choose a tag to compare

What's Changed

Contributors

Full Changelog: v0.4.6...v0.4.7

v0.4.6

26 Oct 20:29
e6fc58c
Compare
Choose a tag to compare

What's Changed

  • Add option to specify CIDR blocks to allow for ingress by @pv93 in #82

Thanks to @pv93 for this contribution!

v0.4.5

11 Oct 02:04
0141b69
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.4...v0.4.5

v0.4.4

22 Aug 17:02
11e8af6
Compare
Choose a tag to compare

What's Changed

Many thanks to @asafadar for this enhancement!

Full Changelog: v0.4.3...v0.4.4