umotif-public / terraform-aws-waf-webaclv2

Terraform module to configure WAF V2 Web ACL with managed rules for Application Load Balancer
https://registry.terraform.io/modules/umotif-public/waf-webaclv2/aws
Other
137 stars 124 forks source link

Fix nested required `text_transformation` and go back to previous behaviour #113

Closed nunofernandes closed 1 year ago

nunofernandes commented 1 year ago

After https://github.com/umotif-public/terraform-aws-waf-webaclv2/pull/104, a bug was introduced that would require a nested text_transformation. As it wasn't done across the entire module, it has different behaviours on different use-cases.

This fixes that bug and reverts to the previous behaviour.

Description

Please explain the changes you made here and link to any relevant issues.

Ohid25 commented 1 year ago

Thank you for the contribution - this is now released as a part of 5.0.1