diff --git a/docs/r/compute_target_https_proxy.html.markdown b/docs/r/compute_target_https_proxy.html.markdown index 6ae2281de94..b528d3e6a1c 100644 --- a/docs/r/compute_target_https_proxy.html.markdown +++ b/docs/r/compute_target_https_proxy.html.markdown @@ -116,6 +116,14 @@ The following arguments are supported: * `description` - (Optional) An optional description of this resource. +* `quic_override` - + (Optional) + Specifies the QUIC override policy for this resource. This determines + whether the load balancer will attempt to negotiate QUIC with clients + or not. Can specify one of NONE, ENABLE, or DISABLE. If NONE is + specified, uses the QUIC policy with no user overrides, which is + equivalent to DISABLE. Not specifying this field is equivalent to + specifying NONE. * `ssl_policy` - (Optional) A reference to the SslPolicy resource that will be associated with