terraform-google-modules/terraform-google-lb-http

Add support for `dynamic compression`

munish07 opened this issue · 0 comments

TL;DR

Allow support for dynamic compression.

Terraform Resources

No response

Detailed design

Per https://cloud.google.com/cdn/docs/dynamic-compression#gcloud
--compression-mode=AUTOMATIC is available via gcloud, and through Google console. However, the customer is using this module to spin up the LB and compression-mode variable isn't available

Additional information

No response