You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`session_affinity` and `affinity_cookie_ttl_sec` must now be set for backends. Use `null` to get the default value.
13
+
* You must now specify log_config for each backend service. Use `log_config = null` to use the default.
14
+
15
+
### Features
16
+
17
+
* Add support for log_config in google_compute_backend_service. ([#88](https://www.github.com/terraform-google-modules/terraform-google-lb-http/issues/88)) ([f5129ef](https://www.github.com/terraform-google-modules/terraform-google-lb-http/commit/f5129ef91fdcf1ed19200ee6542f251cc701ab67))
18
+
* Add support for session affinity on HTTP(S) LB ([#89](https://www.github.com/terraform-google-modules/terraform-google-lb-http/issues/89)) ([bf1cf66](https://www.github.com/terraform-google-modules/terraform-google-lb-http/commit/bf1cf66ba989af2d622dead9428b7a2b046fb594))
19
+
* Add support for target_service_accounts in default firewall rule. ([#87](https://www.github.com/terraform-google-modules/terraform-google-lb-http/issues/87)) ([0ea26a2](https://www.github.com/terraform-google-modules/terraform-google-lb-http/commit/0ea26a2391d89cb906d91918c03a278eb9ed653a))
0 commit comments