Releases: terraform-google-modules/terraform-google-lb-internal
Releases · terraform-google-modules/terraform-google-lb-internal
v7.0.0
7.0.0 (2024-09-30)
⚠ BREAKING CHANGES
- Change default balancing_mode to CONNECTION for backends (#148)
Bug Fixes
- Change default balancing_mode to CONNECTION for backends (#148) (e26c73a)
v6.1.0
6.1.0 (2024-08-29)
Features
- deps: Update Terraform Google Provider to v6 (major) (#142) (5f92c94)
v6.0.0
6.0.0 (2024-05-03)
⚠ BREAKING CHANGES
- make parameters optional in healthcheck (#137)
- Simplify use of the all_ports argument (#132)
Features
- Enable user to enable mirroring collector capability. (#135) (a92980c)
- make parameters optional in healthcheck (#137) (535eff6)
- Simplify use of the all_ports argument (#132) (e25dbbc)
v5.1.0
5.1.0 (2023-11-07)
Features
- upgraded versions.tf to include minor bumps from tpg v5 (7b96d49)
v5.0.1
5.0.1 (2022-12-29)
Bug Fixes
- fixes lint issues and generates metadata (#110) (d899925)
v5.0.0
5.0.0 (2022-06-27)
⚠ BREAKING CHANGES
- Increased Google Provider minimum version to 4.26 (#96)
Features
v4.6.0
4.6.0 (2022-05-17)
Features
- Allow logging for backend and health check firewall rules (#84) (5333db1)
v4.5.0
4.5.0 (2022-04-05)
Features
- Adding network attribute to ILB "backend_service" to access multiNIC (#91) (9d648c7)
v4.4.1
4.4.1 (2022-03-21)
Bug Fixes
- Actually use an https_health_check (#88) (68413a9)
v4.4.0
4.4.0 (2022-03-03)
Features
- Add option to use a HTTPS health check (#86) (56cd0ed)