Releases: terraform-google-modules/terraform-google-lb-http
Releases · terraform-google-modules/terraform-google-lb-http
v12.0.0
12.0.0 (2024-09-17)
⚠ BREAKING CHANGES
- TPG >=6.0: added iap.enabled for v6 upgrade (#453)
Features
- Add creating serverless negs inside module/serverless-negs itself (#438) (ec0b73b)
- TPG >=6.0: added iap.enabled for v6 upgrade (#453) (c8db02c)
v11.1.0
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
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.0.0
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
9.3.0 (2023-11-06)
Features
- Added support for google_compute_backend_service outlier_detection (#365) (8554cd0)
v9.2.0
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
9.1.0 (2023-06-21)
Features
- Set edge_security_policy optional and add session_affinity in variables (#333) (853ccba)
v9.0.0
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)