Releases: PaloAltoNetworks/terraform-azurerm-swfw-modules
Releases · PaloAltoNetworks/terraform-azurerm-swfw-modules
v3.2.0
3.2.0 (2024-10-10)
⚠ BREAKING CHANGES
- vnet: per-subnet sourcing and subnet delegation for CloudNGFW (#103)
Features
- Introduce
subscription_id
to examples and update deployment steps (#100) (74b5011)
- vnet: per-subnet sourcing and subnet delegation for CloudNGFW (#103) (5b91147)
Bug Fixes
- Disable the use of local users for Storage Account (#101) (966c1ec)
- Revert terraform_docs version to v1.94.2 (#104) (bd9fa67)
v3.1.0
3.1.0 (2024-09-20)
⚠ BREAKING CHANGES
- Bump AzureRM to v4 and replace deprecated properties (#86)
Features
- Bump AzureRM to v4 and replace deprecated properties (#86) (4010f00)
v3.0.5
3.0.5 (2024-09-13)
Features
- Introduce VNET custom DNS servers (#85) (fcd73c5)
- vmseries: VMSeries appgw backend pool association (#89) (54d4961)
Bug Fixes
- Restrict maximum AzureRM provider version for bootstrap module (#93) (e5f4170)
v3.0.4
3.0.4 (2024-08-08)
Features
v3.0.3
3.0.3 (2024-07-25)
Bug Fixes
- Allow to change Health Probe for an LB Rule (#78) (a077fe0)
- Allow to change Public IP for an LB Frontend (#77) (6754797)
v3.0.2
3.0.2 (2024-07-18)
Features
- Add VNet peering parameters support to test_infrastructure module (#66) (1523e64)
- Introduce Capacity Reservation Group ID to the modules (#73) (879ad62)
- Introduce LB ID output for loadbalancer module (#69) (b1059a8)
v3.0.1
3.0.1 (2024-07-04)
Features
- Introduce universal settings block for VMs & VMSSs (#60) (4593c95)
- Introducing Azure VNET encryption to module and examples (#54) (d115059)
Bug Fixes
- Allow null for zones var in loadbalancer module (#62) (020db85)
- Fix sourcing an LB PIP from another RG (#53) (640e444)
v3.0.0
3.0.0 (2024-04-29)
Features
- MAJOR: Major refactor of all modules and examples (#37) (4a68e10)
v2.0.1
2.0.1 (2024-04-04)
Bug Fixes
- Restrict maximum AzureRM provider version for bootstrap module (#36) (2619842)
v2.0.0
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.2.3. 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.