Skip to content

Releases: zscaler/terraform-provider-zpa

v3.332.0

08 Jan 23:26
v3.332.0
Compare
Choose a tag to compare

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 on zpa_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

06 Jan 00:10
v3.331.0
dd82f94
Compare
Choose a tag to compare

3.331.0 (January, 5 2025)

Notes

  • Release date: (January, 5 2025)
  • Supported Terraform version: v1.x

Bug Fixes

  • PR #509 - Upgraded Provider to SDK v2.74.2 to address Double encoding of special characters during GET operations.

v3.33.9

31 Oct 18:40
v3.33.9
3d73333
Compare
Choose a tag to compare

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 attributes app_id and ba_app_id in the payload during updates
    • zpa_application_segment_inspection - The fix now automatically includes the attributes app_id and inspect_app_id in the payload during updates
    • zpa_application_segment_pra - The fix now automatically includes the attributes app_id and pra_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 the ForceNew option previously included in the schema to force the resource replacement in case of changes. Issue PR #498

v3.33.8

30 Oct 05:27
v3.33.8
a976d51
Compare
Choose a tag to compare

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 resources zpa_application_segment, zpa_application_segment_pra, zpa_application_segment_inspection and zpa_application_segment_browser_access

Enhancements

  • PR #499 - Added new zpa_application_segment attribute inspect_traffic_with_zia

v3.33.7

06 Oct 06:18
v3.33.7
1eb0655
Compare
Choose a tag to compare

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, and zpa_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 and tcp_port_ranges/udp_port_ranges within zpa_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

01 Oct 22:01
v3.33.6
7210f29
Compare
Choose a tag to compare

3.33.6 (October, 1 2024)

Notes

  • Release date: (October, 1 2024)
  • Supported Terraform version: v1.x

Bug Fixes

  • PR #495 - Fixed issue with attribute tcp_port_range and udp_port_range within the resource zpa_application_segment

v3.33.5

30 Sep 23:49
v3.33.5
bafcab1
Compare
Choose a tag to compare

3.33.5 (September, 30 2024)

Notes

  • Release date: (September, 30 2024)
  • Supported Terraform version: v1.x

Enhancement

  • PR #493 - Added plan stage validation for attributes select_connector_close_to_app and bypass_type in the resource zpa_application_segment.
  • PR #493 - Added new attribute use_in_dr_mode in the resource zpa_service_edge_group.

v3.33.4

23 Sep 17:32
v3.33.4
0922d72
Compare
Choose a tag to compare

3.33.4 (September, 23 2024)

Notes

  • Release date: (September, 23 2024)
  • Supported Terraform version: v1.x

Bug Fixes

  • PR #492 - Fixed drift within attribute zpa_policy_credential_access_rule.
  • PR #492 - Fixed detachement function within zpa_segment_group
    ~> NOTE This fix does not affect existing configurations.

v3.33.3

19 Sep 15:15
v3.33.3
bf55dfe
Compare
Choose a tag to compare

3.33.3 (September, 18 2024)

Notes

  • Release date: (September, 18 2024)
  • Supported Terraform version: v1.x

Bug Fixes

  • PR #489 - Fixed drift within attribute common_apps_dto and pra_apps in the zpa_application_segment_pra resource.
  • PR #489 - Fixed drift within attribute common_apps_dto and pra_apps in the zpa_application_segment_inspection resource.
    ~> NOTE This fix does not affect existing configurations.

v3.33.2

18 Sep 23:37
v3.33.2
7d92cc4
Compare
Choose a tag to compare

Changelog