The v9.0 release contains backwards-incompatible changes.
This update requires upgrading the minimum provider version from 4.45
to 4.50
.
The edge_security_policy
object attribute and its nested attributes within the [backends
] variable (
terraform-google-lb-http/variables.tf
Line 81 in cb15ed7
The quic
variable now takes true
, false
, or null
which corresponds to HTTP/3 and Google QUIC being enabled, both disabled, and HTTP/3 enabled only. Defaults to null
.