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
103 stars 58 forks source link

NOT statements #121

Open cristianmlastre opened 1 year ago

cristianmlastre commented 1 year ago

Is there a way to incorporate NOT statements into the IP Sets Rule? We aim to add a condition to exclude specific IPs from being blocked while ensuring that the allowed IPs still adhere to the below conditions, such as rate limiting.