Releases: zscaler/terraform-provider-zpa
Releases · zscaler/terraform-provider-zpa
v3.332.0
3.332.0 (January, 8 2025)
Notes
- Release date: (January, 8 2025)
- Supported Terraform version: v1.x
Bug Fixes
- PR #513 - Upgraded Provider to SDK v2.74.2 to address Double encoding of special characters during GET operations.
- PR #513 -Fixed attribute
app_server_groups
onzpa_policy_access_rule
resource to prevent inadvertent drifts during plan and apply. Issue #512
NOTE v3.331.0 and v3.332.0 was a versioning mistake due to backend issues and does not represent hundreds of new features. Either version can be safely used without concerns on breaking changes. This will be corrected in the next major version release 4.0.0 upcoming in the next few weeks. We apologize for the confusion and inconvenience caused."
v3.331.0
v3.33.9
3.33.9 (October, 31 2024)
Notes
- Release date: (October, 31 2024)
- Supported Terraform version: v1.x
Bug Fixes
- PR #500 - Implemented a fix to the update function across all specialized application segment resources:
zpa_application_segment_browser_access
- The fix now automatically includes the attributesapp_id
andba_app_id
in the payload during updateszpa_application_segment_inspection
- The fix now automatically includes the attributesapp_id
andinspect_app_id
in the payload during updateszpa_application_segment_pra
- The fix now automatically includes the attributesapp_id
andpra_app_id
in the payload during updates.
NOTE: This update/fix is required to ensure the ZPA API can properly identify the Browser Access, Inspection App and PRA App, based on its specific custom ID. The fix also includes the removal of theForceNew
option previously included in the schema to force the resource replacement in case of changes. Issue PR #498
v3.33.8
3.33.8 (October, 29 2024)
Notes
- Release date: (October, 29 2024)
- Supported Terraform version: v1.x
Bug Fixes
- PR #499 - Fixed
zpa_application_segment_pra
import function and normalization of computed attributes. - PR #499 - Fixed drift with attribute
health)check_type
in the resourceszpa_application_segment
,zpa_application_segment_pra
,zpa_application_segment_inspection
andzpa_application_segment_browser_access
Enhancements
- PR #499 - Added new
zpa_application_segment
attributeinspect_traffic_with_zia
v3.33.7
3.33.7 (October, 7 2024)
Notes
- Release date: (October, 7 2024)
- Supported Terraform version: v1.x
Enhancements
- PR #496 - Added new
object_type
RISK_FACTOR_TYPE
to the following ZPA access policy resources:zpa_policy_access_rule
, andzpa_policy_access_rule_v2
NOTE RISK_FACTOR_TYPE
is the Risk Score criteria equivalent in the ZPA UI and supports the following values:
UNKNOWN
, LOW
, MEDIUM
, HIGH
, CRITICAL
Bug Fixes
- PR #496 - Fixed issue with attribute
tcp_port_range
/udp_port_range
andtcp_port_ranges
/udp_port_ranges
withinzpa_application_segment
. The fix ensure that both port configuration formats are supported interchangeably. The fix also ensure the port configuration order is maintained during configuration. This fix does not impact exist configuration. Issue #490.
v3.33.6
v3.33.5
3.33.5 (September, 30 2024)
Notes
- Release date: (September, 30 2024)
- Supported Terraform version: v1.x
Enhancement
v3.33.4
3.33.4 (September, 23 2024)
Notes
- Release date: (September, 23 2024)
- Supported Terraform version: v1.x
Bug Fixes
v3.33.3
3.33.3 (September, 18 2024)
Notes
- Release date: (September, 18 2024)
- Supported Terraform version: v1.x