Skip to content

Releases: umotif-public/terraform-aws-alb

2.2.2: Optional SG rules

07 Aug 11:19
0d226f8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.1...2.2.2

2.2.1: Fix security groups value

04 Aug 11:55
17ace79
Compare
Choose a tag to compare

This release fixes the security groups value that needed to be a set of string

2.2.0: Compatibility with verion 5.x and refactored S3

31 Jul 11:41
721450c
Compare
Choose a tag to compare
  • This release makes the module compatible for AWS feature 5.x and refactored S3.

2.1.0: add tags to alb listener

14 May 13:35
a0eed4b
Compare
Choose a tag to compare

Minimum aws provider version: 3.40.0

2.0.0: Remove lb postfix in the name_prefix variable

10 Dec 10:07
cca06fc
Compare
Choose a tag to compare

Notes:

  1. 2.0.0 will cause recreation of load balancer and associated security group. No break to infrastructure is expected.

Changes:

  1. Removed postfix naming to load balancer to allow an extra 4 characters to be accessible by users.

1.2.2: Support terraform 0.14

09 Nov 09:34
8aef13b
Compare
Choose a tag to compare
Update module to remove 0.14 limit (#4)

1.2.1

05 Aug 08:12
60f378e
Compare
Choose a tag to compare
Improve module versions + add alb access logs example (#3)

1.2.0: Feature/updates (#2)

21 Apr 15:10
0c22da0
Compare
Choose a tag to compare
* Update docs + lock versions and add changelog

* Update changelog

* update hooks

1.0.3

17 Dec 12:57
Compare
Choose a tag to compare
Add default security group ingress when redirect is enabled

1.0.2

12 Dec 08:38
Compare
Choose a tag to compare
Add default redirect and nlb example