Terraform Aws Wafv2 Versions Save

Creates a WAF using AWS WAFv2 and AWS Managed Rule Sets

v4.0.0

11 months ago

Module now requires using Terraform version 1.0 or higher.

v3.0.0

1 year ago

What's Changed

Full Changelog: https://github.com/trussworks/terraform-aws-wafv2/compare/v2.9.0...v3.0.0

v2.9.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/trussworks/terraform-aws-wafv2/compare/v2.8.0...v2.9.0

v2.8.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/trussworks/terraform-aws-wafv2/compare/v2.7.0...v2.8.0

v2.7.0

1 year ago
  • Enable custom error codes #110 via @chtakahashi

v2.6.3

1 year ago
  • Add more information to log_destination_arns #106 via manoelhc

Thank you manoelhc

v2.6.2

1 year ago

v2.6.1

1 year ago
  • Add possibility to use multi vendor managed rules #77

v2.6.0

1 year ago
  • Make search_string configurable for filtered_header_rule #97 -- thanks @neilharris123

v2.5.0

1 year ago
  • Add logging configuration from #101. Thanks @vampire-yuta !