Skip to content

Releases: GoogleCloudPlatform/terraform-google-cloud-armor

v3.0.0

03 Sep 14:08
e4830a8
Compare
Choose a tag to compare

3.0.0 (2024-08-29)

⚠ BREAKING CHANGES

  • add sub-module for regional backend security policy (#126)

Features

  • add sub-module for regional backend security policy (#126) (f9a6dd0)

v2.2.0

29 Apr 14:12
ad8ae61
Compare
Choose a tag to compare

2.2.0 (2024-04-23)

Features

  • added advanced network ddos protection & network edge security policy sub-modules (#113) (8e1ecb5)

v2.1.0

19 Mar 01:46
9f9f476
Compare
Choose a tag to compare

2.1.0 (2024-03-18)

Features

  • add preconfigured_waf_config_exclusions to allow multiple exclusions (#105) (66f079f)

v2.0.1

12 Dec 20:13
dbf8eb8
Compare
Choose a tag to compare

2.0.1 (2023-12-07)

Bug Fixes

v2.0.0

30 Oct 15:30
dee6d2d
Compare
Choose a tag to compare

2.0.0 (2023-10-26)

⚠ BREAKING CHANGES

  • tpg v5: rule.rate_limit_options.enforce_on_key has not default value (#77)
  • TPG >= 4.79: added preconfigured_waf_config block in custom_rule (#71)

Features

  • TPG >= 4.79: added preconfigured_waf_config block in custom_rule (#71) (56e9386)

Bug Fixes

  • rule set name for php (#69) (de86b4d)
  • tpg v5: rule.rate_limit_options.enforce_on_key has not default value (#77) (a9a0198)

v1.2.0

05 Sep 13:51
9ea03ee
Compare
Choose a tag to compare

1.2.0 (2023-08-29)

Features

  • Add support for Automatically deploy Adaptive Protection suggested rules (#61) (1dd4e0c)

v1.1.0

08 Aug 18:42
66f683a
Compare
Choose a tag to compare

1.1.0 (2023-08-02)

Features

  • add exclude_ip filter for threat intelligence (#55) (b92b9a3)

Bug Fixes

  • fixed exclude_ip variable and change threat_intelligence_rules to object (#57) (e7c4219)

v1.0.0

26 May 16:16
e2a8fc6
Compare
Choose a tag to compare

1.0.0 (2023-05-19)

⚠ BREAKING CHANGES

  • TPG >= 4.59: added preconfigured_waf_config block (#34)

Features

  • added support for rate limiting (rate_limit_options) on multiple keys (enforce_on_key_configs) (#42) (189daa9)
  • TPG >= 4.59: added preconfigured_waf_config block (#34) (b43cfc9)

Bug Fixes

  • added enforce_on_key_name variable (#37) (cc7c56f)
  • make advanced_options_config optional for CLOUD_ARMOR_EDGE policy type (#39) (c6ecc9e)

v0.3.0

23 Mar 13:49
d172776
Compare
Choose a tag to compare

0.3.0 (2023-03-16)

Features

v0.2.0

07 Mar 18:52
0c439c3
Compare
Choose a tag to compare

0.2.0 (2023-03-07)

Features

  • add header_action block in rules (#16) (9c2c3ec)
  • Added recaptcha_redirect_site_key and fixed missing redirect_target parameter (#13) (6ef7a65)