Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Releases: PaloAltoNetworks/terraform-google-vmseries-modules

v1.3.3

14 Feb 16:15
fb09179
Compare
Choose a tag to compare

v1.3.3 is an unusual release in that its primary purpose is to conclude the development of vmseries modules and reflect the archival notice in the README on Terraform registry.

v1.3.3 has no changes compared to v1.3.2.

You can find the new modules here.

v1.3.2

11 Jan 01:44
eb679f1
Compare
Choose a tag to compare

1.3.2 (2024-01-11)

Features

Bug Fixes

  • examples: Add 'name_prefix' for external lb rules (#234) (a1fb93b)

v1.3.1

19 Dec 08:25
27bcc01
Compare
Choose a tag to compare

1.3.1 (2023-12-19)

Bug Fixes

  • module/vmseries: Reuse of existing public IP for 1 NIC caused creating ephemeral IPs for other NICs (#232) (27bcc01)

v1.3.0

30 Nov 01:44
3fa86e4
Compare
Choose a tag to compare

1.3.0 (2023-11-30)

⚠ BREAKING CHANGES

  • modules/vpc: VPC module refactor (#227)

Code Refactoring

v1.2.6

06 Oct 09:07
ce265e2
Compare
Choose a tag to compare

1.2.6 (2023-10-06)

Features

  • terratest: Introduce Terratest to GCP (#224) (1437708)

Bug Fixes

v1.2.5

26 Sep 10:12
a3bff73
Compare
Choose a tag to compare

1.2.5 (2023-09-26)

Bug Fixes

  • module/autoscale: Null delicensing_cloud_function_config config fixed (#223) (a3bff73)

v1.2.4

21 Sep 01:24
a790467
Compare
Choose a tag to compare

1.2.4 (2023-09-21)

Bug Fixes

  • module/autoscale: Expose project_id for tf data source (#217) (a790467)
  • module/lb_internal: Remove data source from lb_internal (#221) (5a16b33)

v1.2.3

14 Sep 01:23
0b2fd7e
Compare
Choose a tag to compare

1.2.3 (2023-09-14)

Features

  • module/vpn: VPN module for GCP VM-Series deployments (#219) (0b2fd7e)

v1.2.2

02 Aug 12:57
2277417
Compare
Choose a tag to compare

1.2.2 (2023-08-02)

Features

v1.2.1

20 Jul 01:29
acf81c3
Compare
Choose a tag to compare

1.2.1 (2023-07-20)

Features

  • examples/vmseries_ha: Add vmseries HA Common VPC Peering example (#205) (3e3abec)