Skip to content

Releases: chime/terraform-aws-alternat

v0.8.6

26 Jun 18:40
3f4e806
Compare
Choose a tag to compare

What's Changed

  • Reverts deprecated aws_region change for compatibility with v5 by @bwhaley in #134

Full Changelog: v0.8.5...v0.8.6

v0.8.5

25 Jun 18:13
87579e5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.4...v0.8.5

v0.8.4

23 Jun 18:56
fcb25b1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.3...v0.8.4

v0.8.3

26 Feb 18:00
e1c4228
Compare
Choose a tag to compare

What's Changed

  • Use archive_file resource for compatibility with CI by @bwhaley in #126

Full Changelog: v0.8.2...v0.8.3

v0.8.2

15 Jan 21:03
e4318e8
Compare
Choose a tag to compare

What's Changed

  • Fixes bash issue with parsing with multiple VPC CIDR blocks by @bwhaley in #121

Full Changelog: v0.8.1...v0.8.2

v0.8.1

20 Dec 21:45
4334c91
Compare
Choose a tag to compare

What's Changed

  • Pins archive provider to fix deprecated status warning by @bwhaley in #118

Full Changelog: v0.8.0...v0.8.1

v0.8.0

19 Dec 19:37
5e0a8ba
Compare
Choose a tag to compare

What's Changed

  • Updates Alternat to use Amazon Linux 2023 by @bwhaley in #116

Full Changelog: v0.7.0...v0.8.0

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