F5Networks / terraform-provider-bigip

Terraform resources that can configure F5 BIG-IP products
https://registry.terraform.io/providers/F5Networks/bigip/latest/docs
Mozilla Public License 2.0
103 stars 119 forks source link

Support for check_max_value_length in parameters for declarative WAF policy #925

Closed curtkersey closed 7 months ago

curtkersey commented 8 months ago

Environment

Summary

When working with a customer on using the "check_max_value_length” for a parameter in declarative WAF policy, it is not clear how to set the value for the length. We were using the reference at: https://registry.terraform.io/providers/F5Networks/bigip/latest/docs/data-sources/bigip_waf_entity_parameters#check_max_value_length

I emailed internal to F5, and I received the response "The Terraform WAF resources leverage the AWAF declarative policy schema so there should be a maximum_length argument which I realize is not there. Please submit a GitHub issue for adding it."

I am submitting the issue for that.

In addition to adding support for it, it would be great to have an example in the documentation also.

pgouband commented 8 months ago

Hi,

Thanks for reporting. Added to the backlog and internal tracking ID for this request is: INFRAANO-1421.