Skip to content

WAF Module

Source: tofu/modules/waf

Creates a WAF v2 web ACL with rate limiting and associates it with an ALB.

Inputs

Variable Type Description
name string Name prefix
alb_arn string ALB ARN to associate
rate_limit number Max requests per 5 minutes per IP
log_destination_arn string CloudWatch log group ARN
tags map(string) Resource tags

Outputs

Output Description
web_acl_arn Web ACL ARN