Skip to content

Releases: codeforamerica/tofu-modules-aws-cloudfront-waf

1.5.0

04 Dec 21:43
be3fe84
Compare
Choose a tag to compare

1.5.0 (2024-12-04)

Feat

  • Allow the managed request policy to be specified. (#16)

Fix

  • fix: Updated the default request policy to "AllViewer", as recommended for custom origins. (GYR1-621)

1.4.1

27 Nov 18:25
ac60472
Compare
Choose a tag to compare

1.4.1 (2024-11-27)

Fix

  • Exclude files uploads from CrossSiteScripting_BODY and SQLi_BODY rules. (#14)

1.4.0

15 Nov 19:51
1a2cba7
Compare
Choose a tag to compare

1.4.0 (2024-11-15)

Feat

  • Exempt upload paths from body size constraints. (#12)

1.3.0

14 Nov 20:34
ab9fd93
Compare
Choose a tag to compare

1.3.0 (2024-11-14)

Feat

  • Allow custom headers to add to the request. (DEV-12) (#10)

1.2.0

29 Oct 17:27
78f427c
Compare
Choose a tag to compare

1.2.0 (2024-10-29)

Feat

  • Added rate limiting configuration. (#8)

Fix

  • Updated metric names.

1.1.0

18 Oct 20:57
581bac8
Compare
Choose a tag to compare

1.1.0 (2024-10-18)

Feat

  • Allow WAF to be put into passive mode. (#4)

1.0.0

11 Oct 20:12
2fb8635
Compare
Choose a tag to compare

1.0.0 (2024-10-11)

Feat

  • Initial release. (#1)