Add support for `dynamic compression`
munish07 opened this issue · 0 comments
munish07 commented
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