Skip to content

lean-delivery/terraform-module-aws-lb-waf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

Terraform module to setup WAF for Load Balancers.

Inputs

Name Description Type Default Required
environment Environment name. string test no
load_balancer_arn ARN of Load Balancer to assign this WAF string - yes
module_enabled Trigger to enable/disable module. bool true no
project Project name. string project no
resource_identifier By default resource identifier is a sum of project name and environment name. This variable allows tooverride this with custom name. string none no
whitelist List of IP's (in CIDR format) to whitelist list <list> no

About

Terraform module to setup WAF for Load Balancers

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages