Releases: terraform-aws-modules/terraform-aws-alb
Releases · terraform-aws-modules/terraform-aws-alb
v8.0.0
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
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)
v6.10.0
6.10.0 (2022-04-21)
Features
- Added missing
cookie_name
TG stickiness parameter support (#245) (a01b7ca)
v6.9.0
6.9.0 (2022-04-15)
Features
v6.8.0
6.8.0 (2022-03-12)
Features
- Made it clear that we stand with Ukraine (34ba506)
v6.7.0
6.7.0 (2022-02-04)
Features
- Add support for enable_waf_fail_open and desync_mitigation_mode (#235) (a4a79df)
v6.6.1
6.6.1 (2021-11-22)
Bug Fixes
- update CI/CD process to enable auto-release workflow (#228) (b1100cb)
v6.6.0
2021-11-19T12:26:04Z
d566b452eca19a4514eea83be96fc913fc97578c Updated CHANGELOG
6b5f0d42e66c48a230270d937076fa3ba51d2d82 feat: Support weight in forward action (#224)
[v3.5.0] - slow_start added
Merge pull request #91 from terraform-aws-modules/fix/tests
updated test to remove unsupported awspec attribute
[v3.4.0] - logging made optional
disabled logging now possible (#69)
* refactor to support no_logs scenario