cloudposse / terraform-aws-waf

https://cloudposse.com/accelerate
Apache License 2.0
40 stars 57 forks source link

Managed rules: version support #15

Closed tsunamaru closed 1 year ago

tsunamaru commented 2 years ago

what

This PR introducing version argument support for Managed Rule group.

why

See linked issue for more details.

references

Closes #14

tsunamaru commented 2 years ago

Caveat: this change will require you explicitly set version = null to unversioned rules (e.g. AWSManagedRulesAmazonIpReputationList). I'm not sure what would be best approach here, so feel free to advise.