Releases: zscaler/terraform-provider-zia
v2.5.4
v2.5.3
v2.5.2
2.5.2 (May, 1 2023)
Notes
- Release date: (May, 1 2023)
- Supported Terraform version: v1.x
Ehancements
- PR #224
zia_dlp_web_rule: Reduced TimeTicker for faster rule order processing during creation and modifications. - PR #224
zia_dlp_web_rule: Updated DLP Web Rule documentation with more examples - PR #226 Expanded ZIA search criteria to include auditor users.
- PR #227 Introduced new attribute
parent_nameto the resourcezia_location_management. The attribute will allow the ability to search for sublocation resources across multiple parent locations specially when overlapping names are in use. Issue #223
Fixes
- PR #219
zia_dlp_web_rules: Fixed drift issues with attributesurl_categoriesanddlp_engines - PR #221
zia_dlp_dictionary: Fix DLP dictionary resource whenphraseattribute is not provided - PR #228
zia_dlp_dictionary: Fixedidm_profile_match_accuracyattribute to prevent drifts, plus acceptzia_dlp_idm_profile_litetemplate_id when selectingdictionary_typeINDEXED_DATA_MATCH
v2.5.1
v2.5.0
2.5.0 (March, 27 2023)
Notes
- Release date: (March, 27 2023)
- Supported Terraform version: v1.x
Ehancements
-
PR #202
zia_user_management: Implemented new attributeauth_methods. The attribute supports the following values:BASICand/orDIGEST. -
zia_location_management: Implemented new attributebasic_auth_enabled. The supported values are:trueorfalse -
PR #202 The provider now supports authentication to Zscaler
previewandzscalertenclouds. -
PR #211 Added new datasource
zia_location_lite. This data source can be used to return the "Road Warrior" location, which can then be used in the following resources:zia_url_filtering_rules,zia_firewall_filtering_ruleandzia_dlp_web_rules -
PR #213 Added support to search for sub-location within the resource
zia_location_management
Fixes
v2.4.6
2.4.6 (March, 6 2023)
Notes
- Release date: (March, 6 2023)
- Supported Terraform version: v1.x
Fixes
zia_location_management: Fixed IPv4 Address and IPv4Address range validation.zia_traffic_forwarding_static_ip: Fixed Longitude and Latitude computed attributes.zia_url_categories: RemovedDefault: falseattribute to prevent drifts.
v2.4.5
Release v2.4.5
v2.4.4
2.4.4 (February, 28 2023)
Notes
- Release date: (February, 28 2023)
- Supported Terraform version: v1.x
Enhancements
- PR #193 Added new following new datasources:
-
zia_firewall_filtering_application_servicesThe returned values are:SKYPEFORBUSINESS,FILE_SHAREPT_ONEDRIVE,EXCHANGEONLINE,M365COMMON,ZOOMMEETING,WEBEXMEETING,WEBEXTEAMS,WEBEXCALLING,RINGCENTRALMEETING,GOTOMEETING,GOTOMEETING_INROOM,LOGMEINMEETING,LOGMEINRESCUE
-
zia_firewall_filtering_application_services_groupThe returned values are:OFFICE365,ZOOM,WEBEX,RINGCENTRAL,LOGMEIN
-
Fixes
- PR #194 Improved
Timeoutreorder functions to ensure the rules across the below resources are organized correctly.zia_dlp_web_ruleszia_url_filtering_rules- ``zia_firewall_filtering_rule`
This will allow the API to settle these resources in the correct order. Pushing large batches of security rules at once, may incur in Terraform to Timeout after 20 mins, as it will try to place the rules in the incorrect order. This issue will be addressed in future versions.
In order to accomplish this, make sure you set the
parallelism value at or
below this limit to prevent performance impacts.
- PR #195 Fixed
zia_traffic_forwarding_gre_tunnelby removing unecessary computed values to prevent drifts.
v2.4.3
2.4.3 (February, 28 2023)
Notes
- Release date: (February, 28 2023)
- Supported Terraform version: v1.x
Enhancements
- PR #193 Added new following new datasources:
-
zia_firewall_filtering_application_servicesThe returned values are:SKYPEFORBUSINESS,FILE_SHAREPT_ONEDRIVE,EXCHANGEONLINE,M365COMMON,ZOOMMEETING,WEBEXMEETING,WEBEXTEAMS,WEBEXCALLING,RINGCENTRALMEETING,GOTOMEETING,GOTOMEETING_INROOM,LOGMEINMEETING,LOGMEINRESCUE
-
zia_firewall_filtering_application_services_groupThe returned values are:OFFICE365,ZOOM,WEBEX,RINGCENTRAL,LOGMEIN
-
Fixes
- PR #194 Improved
Timeoutreorder functions to ensure the rules across the below resources are organized correctly.zia_dlp_web_ruleszia_url_filtering_rules- ``zia_firewall_filtering_rule`
This will allow the API to settle these resources in the correct order. Pushing large batches of security rules at once, may incur in Terraform to Timeout after 20 mins, as it will try to place the rules in the incorrect order. This issue will be addressed in future versions.
In order to accomplish this, make sure you set the
parallelism value at or
below this limit to prevent performance impacts.
- PR #195 Fixed
zia_traffic_forwarding_gre_tunnelby removing unecessary computed values to prevent drifts.
v2.4.2
2.4.2 (February, 13 2023)
Notes
- Release date: (February, 13 2023)
- Supported Terraform version: v1.x