terraform-provider-bigip icon indicating copy to clipboard operation
terraform-provider-bigip copied to clipboard

In Our WAF architecture we need to configure the bigip_ltm_profile_httpcompress from the Local Traffic Menu (LTM) - missing Argument request

Open rakotkar0608 opened this issue 3 years ago • 0 comments

Request arguments for bigip_ltm_profile_httpcompress [Path: Locall Traffic -> Profiles -> Services -> HTTP Compression]

In Our WAF architecture we need to configure the bigip_ltm_profile_httpcompress from the Local Traffic Menu (LTM) - missing Argument request

We are automating the F5 WAF configuration using terraform. We are using bigip_ltm_profile_httpcompress to add HTTP Compression services in Local Traffic section of WAF but we haven't find any argument to pass values to HTTP Compression services below Properties. Please help and create below arguments for bigip_ltm_profile_httpcompress.

Compression -> Compression Buffer Size Compression -> gzip Compression Level Compression -> gzip Memory Level Compression -> gzip Window Size Compression -> Keep Accept Encoding

Describe the solution you'd like We want the arguments for bigip_ltm_profile_httpcompress which can assign values to below properties.

Compression -> Compression Buffer Size Compression -> gzip Compression Level Compression -> gzip Memory Level Compression -> gzip Window Size Compression -> Keep Accept Encodinge

rakotkar0608 avatar Sep 07 '22 09:09 rakotkar0608