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

remove dynamic excluded rule blocks. no longer supported in aws provi… #116

Closed chtakahashi closed 1 year ago

chtakahashi commented 1 year ago

these are no longer supported in aws provider version 5.0: https://registry.terraform.io/providers/hashicorp/aws/4.67.0/docs/resources/wafv2_web_acl.html#excluded_rule vs. https://registry.terraform.io/providers/hashicorp/aws/5.1.0/docs/resources/wafv2_web_acl.html

Trello Card Title

Changes proposed in this pull request: