Skip to content

Releases: PaloAltoNetworks/terraform-google-swfw-modules

v2.0.8

25 Oct 12:47
73cd8f3
Compare
Choose a tag to compare

2.0.8 (2024-10-25)

Features

  • examples/vpc_peering_common_dual_stack: IPv4/IPv6 dual stack architecture example (#42) (7ae2526)
  • modules/vpc: Add log_config block support for subnetworks (#46) (9b1487a)

Bug Fixes

  • examples: Prefer instance specific bootstrap options to common (#48) (73cd8f3)

v2.0.7

19 Sep 01:56
56aa606
Compare
Choose a tag to compare

2.0.7 (2024-09-19)

Features

  • module/lb_external: Add IPv6 support to the module (#39) (39c023c)
  • module/lb_internal: Adding IPv6 support to the module (#41) (0673ed6)
  • module/vmseries: Adding IPv6 support to the module (#35) (56aa606)
  • module/vpc-peering: Adding IPv6 support to the module (#36) (0ff9176)

v2.0.6

15 Aug 01:52
bbd9e72
Compare
Choose a tag to compare

2.0.6 (2024-08-15)

Features

  • modules/lb_http_ext_global: Adding IPv6 support to the lb_http_ext_global module (#31) (9f12d01)
  • modules/vpc: Adding IPv6 support to the vpc module (#30) (bbd9e72)

v2.0.5

25 Apr 01:54
36f386d
Compare
Choose a tag to compare

2.0.5 (2024-04-25)

Features

  • examples: flexible bootstrap options (#22) (a952af8)

Bug Fixes

  • vmseries: Update default vmseries image and license type (#25) (36f386d)

v2.0.4

18 Apr 01:49
7a6761c
Compare
Choose a tag to compare

2.0.4 (2024-04-18)

Bug Fixes

  • modules/vmseries: Removed validation for bootstrap_options variable (#24) (7a6761c)

v2.0.3

14 Mar 02:05
623e153
Compare
Choose a tag to compare

2.0.3 (2024-03-14)

Bug Fixes

  • modules/autoscale: google_secret_manager_secret argument deprecation warning (#15) (623e153)

v2.0.2

07 Mar 01:37
ec3eb33
Compare
Choose a tag to compare

2.0.2 (2024-03-07)

Bug Fixes

  • modules/panorama: Use of an already reserved external IP (#13) (ec3eb33)

v2.0.1

29 Feb 01:45
f82aa1c
Compare
Choose a tag to compare

2.0.1 (2024-02-29)

Bug Fixes

  • modules/vmseries: Fixed alias IP ranges assignment (#10) (f82aa1c)

v2.0.0

16 Jan 13:04
5abf92f
Compare
Choose a tag to compare

v2.0.0 is an unusual release in that its primary purpose is to commence new Software Firewall modules where we intend to publish both VM-Series and cloud NGFW related deployment examples and modules in one place.

v2.0.0 has no changes compared to v1.3.2. You can consider the v2.x series as a direct continuation of the vmseries-modules.

We strongly recommend migrating to v2.x if you currently use v1.x versions of the vmseries-modules.

You can find v0.x and v1.x release notes here.