Terraform-provider-google: Feature: QUIC support (beta) for load-balancers

Created on 23 Apr 2018  ·  2Comments  ·  Source: hashicorp/terraform-provider-google

Hi there,

Affected Resource(s)

Please list the resources as a list, for example:

  • google_compute_target_https_proxy

HTTPS load-balancing now supports the QUIC protocol in beta: https://cloud.google.com/compute/docs/load-balancing/http/#QUIC.

It requires setting a new property (quicOverride) on the Target HTTPS Proxy (described here: https://cloud.google.com/compute/docs/reference/rest/beta/targetHttpsProxies/get) and a method to set it: https://cloud.google.com/compute/docs/reference/rest/beta/targetHttpsProxies/setQuicOverride

It would be awesome to have it supported in Terraform so we can start testing this.

enhancement

Most helpful comment

All 2 comments

I'm going to lock this issue because it has been closed for _30 days_ ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!

Was this page helpful?
0 / 5 - 0 ratings