Skip to content

Releases: PaloAltoNetworks/terraform-azurerm-swfw-modules

v3.4.0

17 Jul 10:16
fe5083b
Compare
Choose a tag to compare

3.4.0 (2025-07-17)

⚠ BREAKING CHANGES

  • vnet: Introduce Azure Private Subnet (#159)

Features

  • Add easy AIRS support to vmseries and vmss modules (#162) (6a9c020)
  • Bump PAN-OS version to 11.1.6-h7 (#164) (6dbd85d)
  • Enable Advanced Routing Engine by default in bootstrap (#161) (065b5c0)
  • Introduce AppGW subnet delegation (#163) (e28d022)
  • vnet: Introduce Azure Private Subnet (#159) (dfc31f0)

v3.3.8

05 Jun 03:14
91a7e63
Compare
Choose a tag to compare

3.3.8 (2025-06-05)

Features

v3.3.7

15 May 02:23
113afc4
Compare
Choose a tag to compare

3.3.7 (2025-05-15)

Features

  • Switch LB & AppGW health probes to use http (#148) (b746be7)

Bug Fixes

  • Add HTTP code match to AppGW health probe (#151) (113afc4)

v3.3.6

25 Mar 12:47
f4f0def
Compare
Choose a tag to compare

3.3.6 (2025-03-25)

Features

  • vmseries: Allow customization of IP configuration name in Azure VM interface (#138) (f4f0def)

v3.3.5

20 Mar 02:23
33f14db
Compare
Choose a tag to compare

3.3.5 (2025-03-20)

Bug Fixes

  • vnet: Fix port ranges variables validation in vnet module (#136) (c6fdd63)

v3.3.4

13 Mar 02:22
337c056
Compare
Choose a tag to compare

3.3.4 (2025-03-13)

Features

  • cloudngfw: Introduce Cloud NGFW module with VNET-based example (#113) (337c056)

Bug Fixes

  • bootstrap: Replace file shares IDs with URLs for storage_share_id property (#132) (56c925e)

v3.3.3

06 Mar 02:08
223252d
Compare
Choose a tag to compare

3.3.3 (2025-03-06)

Features

  • panorama: Disable access from public networks on Panorama data disks (#128) (0d48166)

v3.3.2

13 Feb 22:22
3eb0fba
Compare
Choose a tag to compare

3.3.2 (2025-02-13)

Bug Fixes

  • virtual_network_gateway: Active/Passive VNG creation fix (#125) (3eb0fba)

v3.3.1

06 Feb 02:07
6e31772
Compare
Choose a tag to compare

3.3.1 (2025-02-06)

Features

  • Add new vnet properties to test_infrastructure variable in examples (#121) (4e5f6a0)
  • route_server: Add tags to route_server module (#122) (6e31772)

v3.3.0

16 Jan 02:05
348e249
Compare
Choose a tag to compare

3.3.0 (2025-01-16)

⚠ BREAKING CHANGES

  • vnet: Replace DDOS Protection Plan name with ID (#115)

Features

  • Bring back public IPs to mgmt interfaces (#114) (726af1f)
  • route_server: Introduce Route Server module (#118) (348e249)
  • vnet: Replace DDOS Protection Plan name with ID (#115) (65001d3)

Bug Fixes

  • bootstrap: Remediate the checkov CKV2_AZURE_41 check (#120) (6654fd4)
  • bootstrap: Replace deprecated storage_account_name property (#119) (234e6c7)
  • Make LB Frontends zone-redundant in examples (#116) (2ca6c32)
  • virtual_network_gateway: Fix several issues with VNG module (#117) (8232a5b)