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

Parametrize of default action #48

Closed pperzyna closed 3 years ago

pperzyna commented 3 years ago

https://github.com/trussworks/terraform-aws-wafv2/blob/master/main.tf#L7

dynamike commented 3 years ago

Can you expand on the need to add this functionality? Feel free to create a PR with the default action parameterized.