Releases: terraform-aws-modules/terraform-aws-alb
Releases · terraform-aws-modules/terraform-aws-alb
v8.6.0
8.6.0 (2023-03-24)
Features
v8.5.0
8.5.0 (2023-03-18)
Features
- Add
load_balancing_cross_zone_enabled
option to aws_lb_target_group
(#282) (0178d70)
v8.4.0
8.4.0 (2023-03-03)
Features
v8.3.1
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
8.3.0 (2023-02-07)
Features
- Add support for creating a security group along with the load balancer (#273) (8232b47)
v8.2.2
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
8.2.1 (2022-11-14)
Bug Fixes
- Update CI configuration files to use latest version (#264) (dd692c7)
v8.2.0
8.2.0 (2022-10-31)
Features
- Added support for preserve_host_header (#265) (d69c409)
v8.1.2
8.1.2 (2022-10-28)
Bug Fixes
- Allow for override of Name tag on load balancer (#262) (40d10dd)
v8.1.1
8.1.1 (2022-10-28)
Bug Fixes
- Matched type of extra certificate var in module to type expected in resource (#259) (144af83)