Skip to content

kabisa/terraform-aws-wafv2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-aws-wafv2

This module enables WAFv2 on AWS. The following parameters are needed:

  • scope For protecting a cloudfront distrubution pick CLOUDFRONT or REGIONAL for protecting a regional load balancer.
  • acl_name The name of the WAF access control list.
  • http_body_max_size The maximum size of the http body in bytes.

The example folder contains, well an example.