Skip to content

Files

Latest commit

Apr 13, 2023
00b5d2f · Apr 13, 2023

History

History
11 lines (6 loc) · 888 Bytes
·

upgrading_to_v9.0.md

File metadata and controls

11 lines (6 loc) · 888 Bytes
·

Upgrading to v9.0

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 (

variable "backends" {
) is now available. It is optional.


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.