Skip to content

Releases: terraform-aws-modules/terraform-aws-alb

v8.3.1

08 Feb 14:51

Choose a tag to compare

8.3.1 (2023-02-08)

Bug Fixes

  • Correct stickiness syntax and ensure that security group is not created for network load balancers (#277) (0c02a23)

v8.3.0

07 Feb 19:20

Choose a tag to compare

8.3.0 (2023-02-07)

Features

  • Add support for creating a security group along with the load balancer (#273) (8232b47)

v8.2.2

24 Jan 21:39

Choose a tag to compare

8.2.2 (2023-01-24)

Bug Fixes

  • Use a version for to avoid GitHub API rate limiting on CI workflows (#270) (66eb6d2)

v8.2.1

14 Nov 08:12

Choose a tag to compare

8.2.1 (2022-11-14)

Bug Fixes

  • Update CI configuration files to use latest version (#264) (dd692c7)

v8.2.0

31 Oct 17:18

Choose a tag to compare

8.2.0 (2022-10-31)

Features

  • Added support for preserve_host_header (#265) (d69c409)

v8.1.2

28 Oct 12:38

Choose a tag to compare

8.1.2 (2022-10-28)

Bug Fixes

  • Allow for override of Name tag on load balancer (#262) (40d10dd)

v8.1.1

28 Oct 11:26

Choose a tag to compare

8.1.1 (2022-10-28)

Bug Fixes

  • Matched type of extra certificate var in module to type expected in resource (#259) (144af83)

v8.1.0

20 Sep 11:53

Choose a tag to compare

8.1.0 (2022-09-20)

Features

  • Added connection_termination toggle to target group (#257) (33b6ecd)

v8.0.0

16 Sep 09:01

Choose a tag to compare

8.0.0 (2022-09-16)

⚠ BREAKING CHANGES

  • Add ip_address_type to target group resource, bumped AWS provider version (#255)

Features

  • Add ip_address_type to target group resource, bumped AWS provider version (#255) (5d08044)

v7.0.0

23 May 15:46

Choose a tag to compare

7.0.0 (2022-05-23)

⚠ BREAKING CHANGES

  • Upgraded Terraform version to 1.0+. Added wrappers. (#249)

Features

  • Upgraded Terraform version to 1.0+. Added wrappers. (#249) (25d31ee)