Skip to content

Releases: tedilabs/terraform-aws-load-balancer

v1.4.0

12 Dec 05:27
a85ab44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

02 Nov 18:22
5771e74
Compare
Choose a tag to compare

What's Changed

  • Replace resource_group resource to module by @posquit0 in #69
  • Support ip_address_type for ip target groups by @posquit0 in #70
  • Support traffic-port for healthcheck of target groups by @posquit0 in #71

Full Changelog: v1.2.1...v1.3.0

v1.2.1

08 Aug 17:21
edb09b7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

04 Mar 17:48
3c9af5a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

25 Feb 17:17
a667a70
Compare
Choose a tag to compare

What's Changed

  • Add vpc_id as variable instead of using data source in alb module by @posquit0 in #48
  • Change to use count instead of for_each in nlb-alb-target-group and alb-lambda-target-group by @posquit0 in #49
  • Fix to use target group arn instead of name in gwlb by @posquit0 in #50
  • Fix to use target group arn instead of name in nlb by @posquit0 in #51
  • Fix to use target group arn instead of name in alb by @posquit0 in #52

Full Changelog: v1.0.0...v1.1.0

v1.0.0

23 Feb 18:37
0c10f13
Compare
Choose a tag to compare

What's Changed

  • Use target group name instead of arn in load balancer listeners by @posquit0 in #37
  • Update nlb examples by @posquit0 in #38
  • Use alb name instaed of arn in nlb-alb-target-group module by @posquit0 in #40
  • Support default security group for alb by @posquit0 in #41
  • Add examples for nlb-with-alb-target-group by @posquit0 in #46
  • Add examples for alb by @posquit0 in #47

Full Changelog: v0.5.0...v1.0.0

v0.5.0

22 Feb 18:51
d2b4eb1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

18 Feb 10:07
d195954
Compare
Choose a tag to compare

What's Changed

  • Support health_check for alb-lambda-target-group by @posquit0 in #26

Full Changelog: v0.3.0...v0.4.0

v0.3.0

18 Feb 09:00
7c00b97
Compare
Choose a tag to compare

What's Changed

  • Add examples for nlb by @posquit0 in #23
  • Add alb-instance-target-group and alb-ip-target-group module by @posquit0 in #24

Full Changelog: v0.2.0...v0.3.0

v0.2.0

18 Feb 08:53
2de2abd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.0