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

Extend wafv2 to handle ip rate limiting and block based on headers #7

Closed rdhariwal closed 4 years ago

rdhariwal commented 4 years ago

Extend wafv2 to handle ip rate limiting and block based on headers

jsclarridge commented 4 years ago

The terratests are all for ALBs at the moment. Should we start adding in terratests for CloudFront scope? I could work on that in another branch.

dynamike commented 4 years ago

@jsclarridge yeah, that would make sense. There's a single test which hooks up to an ALB and Cloudfront could do the same