Skip to content

Releases: terraform-google-modules/terraform-google-lb-internal

v7.0.0

07 Oct 17:43
7a34209
Compare
Choose a tag to compare

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

23 Sep 15:11
0424615
Compare
Choose a tag to compare

6.1.0 (2024-08-29)

Features

  • deps: Update Terraform Google Provider to v6 (major) (#142) (5f92c94)

v6.0.0

07 May 04:57
4882fdf
Compare
Choose a tag to compare

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

07 Nov 16:07
8d8ed0b
Compare
Choose a tag to compare

5.1.0 (2023-11-07)

Features

  • upgraded versions.tf to include minor bumps from tpg v5 (7b96d49)

v5.0.1

21 Jan 05:07
f3d0cd1
Compare
Choose a tag to compare

5.0.1 (2022-12-29)

Bug Fixes

  • fixes lint issues and generates metadata (#110) (d899925)

v5.0.0

19 Jul 15:30
6f63377
Compare
Choose a tag to compare

5.0.0 (2022-06-27)

⚠ BREAKING CHANGES

  • Increased Google Provider minimum version to 4.26 (#96)

Features

v4.6.0

02 Jun 01:30
7bdf7ab
Compare
Choose a tag to compare

4.6.0 (2022-05-17)

Features

  • Allow logging for backend and health check firewall rules (#84) (5333db1)

v4.5.0

22 Apr 21:35
10c2553
Compare
Choose a tag to compare

4.5.0 (2022-04-05)

Features

  • Adding network attribute to ILB "backend_service" to access multiNIC (#91) (9d648c7)

v4.4.1

05 Apr 14:47
4b5482b
Compare
Choose a tag to compare

4.4.1 (2022-03-21)

Bug Fixes

  • Actually use an https_health_check (#88) (68413a9)

v4.4.0

17 Mar 16:00
f9850f3
Compare
Choose a tag to compare

4.4.0 (2022-03-03)

Features

  • Add option to use a HTTPS health check (#86) (56cd0ed)