Skip to content

Releases: devops-workflow/terraform-aws-lb

Expose target type setting

07 Jun 21:26
c014a4d
Compare
Choose a tag to compare
Merge pull request #14 from devops-workflow/target-type

Add option to set target-type for target groups

v3.4.1

17 May 17:13
Compare
Choose a tag to compare
Update labels module

v3.4.0

16 May 18:31
Compare
Choose a tag to compare

Upgrade label module with new parameters

v3.3.0

03 Apr 15:39
Compare
Choose a tag to compare
Issue #9: Make argument security_groups optional

v3.2.1

14 Mar 17:34
Compare
Choose a tag to compare

Add attributes: delete protection, http2 for ALB, cross zone for NLB

v3.1.1

07 Mar 16:33
Compare
Choose a tag to compare
Cleanup old code

v3.1.0

07 Mar 16:09
Compare
Choose a tag to compare

Support NLB with HTTP or TCP healthcheck
Workaround for Terraform NLB stickiness issue

Allow setting healthcheck path for NLB

08 Jan 23:00
Compare
Choose a tag to compare
v3.0.3

Allow setting NLB healthcheck path

v3.0.2

05 Jan 03:41
Compare
Choose a tag to compare

Add lifecycle to target groups

Fork and mostly rewrite

21 Dec 22:24
Compare
Choose a tag to compare

Now supports both ALB and NLB
Multiple ports can be defined, but listener and target group port are a set (one to one). No one to many or many to one support