Skip to content

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

v11.1.0

04 Jun 16:01
3463500
Compare
Choose a tag to compare

11.1.0 (2024-05-29)

Features

  • Add support for setting http_keep_alive_timeout_sec (#425) (804b7b9)

Bug Fixes

  • add backend.groups.description variable to serverless_neg (#427) (3d7943c)

v11.0.0

07 May 11:23
5f9f1a1
Compare
Choose a tag to compare

11.0.0 (2024-05-03)

⚠ BREAKING CHANGES

  • TPG>=4.84: make health_check optional in root module for serverless neg (#414)

Features

  • TPG>=4.84: make health_check optional in root module for serverless neg (#414) (fe92b95)

Bug Fixes

v10.2.0

21 Mar 21:18
0756fcc
Compare
Choose a tag to compare

10.2.0 (2024-03-20)

Features

  • Allow specifying HTTP and HTTPS port. (#409) (e24a5a5)

v10.1.0

17 Jan 00:56
a941fc0
Compare
Choose a tag to compare

10.1.0 (2024-01-16)

Features

v10.0.0

20 Nov 13:43
1a35be4
Compare
Choose a tag to compare

10.0.0 (2023-11-17)

⚠ BREAKING CHANGES

  • Fix certificate map issue. Allow adding different types of certificates together. (#382)

Features

  • add bypass_cache_on_request_headers to cdn_policy (#385) (e91961b)

Bug Fixes

  • Fix certificate map issue. Allow adding different types of certificates together. (#382) (d1c89b9)
  • Invalid variable name in outlier_detection block (#381) (34fbda9)

v9.3.0

06 Nov 19:49
f8ce32e
Compare
Choose a tag to compare

9.3.0 (2023-11-06)

Features

  • Added support for google_compute_backend_service outlier_detection (#365) (8554cd0)

v9.2.0

05 Sep 13:49
348fc18
Compare
Choose a tag to compare

9.2.0 (2023-08-24)

Features

  • Add project for backend service and health check for cross project reference (#345) (e2b77ed)
  • Add support for TCP healthcheck (#346) (ddddf32)
  • Decouple health check protocol (#349) (f04d9bb)

v9.1.0

26 Jun 21:35
5d06109
Compare
Choose a tag to compare

9.1.0 (2023-06-21)

Features

  • Set edge_security_policy optional and add session_affinity in variables (#333) (853ccba)

v9.0.0

28 Apr 18:06
0cfdcc4
Compare
Choose a tag to compare

9.0.0 (2023-04-14)

⚠ BREAKING CHANGES

  • Fix result of var.quic to match the current behaviour on GCP (#318)
  • TPG >= 4.50: Adding edge_security_policy (#311)

Features

  • added network for INTERNAL_SELF_MANAGED load balancing schema (#320) (7226353)
  • added session affinity for serverless neg (#319) (e9da266)
  • TPG >= 4.50: Adding edge_security_policy (#311) (f769bf7)

Bug Fixes

  • fix description of var load_balancing_scheme (#314) (5655ad9)
  • Fix result of var.quic to match the current behaviour on GCP (#318) (00b5d2f)

v8.0.0

06 Apr 20:04
0d72cc3
Compare
Choose a tag to compare

8.0.0 (2023-03-31)

⚠ BREAKING CHANGES

  • add cdn_policy configuration block for backend_service (#301)

Features

  • add cdn_policy configuration block for backend_service (#301) (7aaaa39)

Bug Fixes

  • Support https frontends with certificate_map (#305) (bf7a9a6)