trussworks / terraform-aws-wafv2

Creates a WAF using AWS WAFv2 and AWS Managed Rule Sets
https://registry.terraform.io/modules/trussworks/wafv2
Apache License 2.0
104 stars 58 forks source link

Allow to specify list of rate and url based rules #30

Closed dawidmalina closed 3 years ago

dawidmalina commented 3 years ago

This will allow us to configure list of rate limits based based for specific url

dynamike commented 3 years ago

Thanks for the PR! If you don't mind, I'll try adding some tests to confirm the new functionality and push the changes to this PR.