Skip to content

Releases: umotif-public/terraform-aws-waf-webaclv2

3.7.1

12 May 16:51
556a34b
Compare
Choose a tag to compare

What's Changed

  • docs(README): add missing = sign after not_statement by @cloudboyd in #51

New Contributors

Full Changelog: 3.7.0...3.7.1

3.7.0 - Added support for forwarded_ip_config inside of geo_match_statement

31 Mar 13:02
253a208
Compare
Choose a tag to compare

What's Changed

  • Added support for forwarded_ip_config inside of geo_match_statement by @AlexPKG in #49

New Contributors

Full Changelog: 3.6.0...3.7.0

3.6.0 - Added support for regex pattern rules

21 Feb 23:48
0317f20
Compare
Choose a tag to compare

What's Changed

  • feat(rules): add regex pattern rules support by @fzipi360 in #48

Full Changelog: 3.5.0...3.6.0

3.5.0 - Added ipset in multiple not statements

12 Jan 16:37
fd69607
Compare
Choose a tag to compare
  • Ipset in multiple not statements (thank you @jayolmos!)

3.4.0 - Adds Label Match Statement

16 Dec 21:54
5b2bec5
Compare
Choose a tag to compare
  • Added a new label_match_statement attribute

3.3.0

20 Oct 12:48
b5672c1
Compare
Choose a tag to compare
  • Add size constraint statement

3.2.0

21 Jul 08:53
fac013f
Compare
Choose a tag to compare
  • Allow scopedown statements to be used on AWS managed rulesets
  • Minimum AWS provider version has been bumped up to 3.50.0 in order to support above scopedown statements

3.1.1

09 Jul 09:45
6d839af
Compare
Choose a tag to compare

Bug Fix:

  • Corrected an issue where outputs would cause terraform plan to fail if alb_arn_list is used

3.1.0: support wafv2 description + fixes

28 Jun 10:28
74acce8
Compare
Choose a tag to compare
Add optional description fior WebACL (#32)

* Add optional description fior WebACL

* Update changelog

3.0.1 - Correct outputs if the WAF is not enabled

04 Jun 09:17
52a1506
Compare
Choose a tag to compare

Bug Fix:

  • Corrected an issue where outputs will fail terraform plan even if the module is disabled