v2.4.4 #198
willguibr
announced in
Announcements
v2.4.4
#198
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
2.4.3 (February, 28 2023)
Notes
Enhancements
zia_firewall_filtering_application_services
The returned values are:SKYPEFORBUSINESS
,FILE_SHAREPT_ONEDRIVE
,EXCHANGEONLINE
,M365COMMON
,ZOOMMEETING
,WEBEXMEETING
,WEBEXTEAMS
,WEBEXCALLING
,RINGCENTRALMEETING
,GOTOMEETING
,GOTOMEETING_INROOM
,LOGMEINMEETING
,LOGMEINRESCUE
zia_firewall_filtering_application_services_group
The returned values are:OFFICE365
,ZOOM
,WEBEX
,RINGCENTRAL
,LOGMEIN
Fixes
Timeout
reorder functions to ensure the rules across the below resources are organized correctly.zia_dlp_web_rules
zia_url_filtering_rules
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.
zia_traffic_forwarding_gre_tunnel
by removing unecessary computed values to prevent drifts.This discussion was created from the release v2.4.4.
Beta Was this translation helpful? Give feedback.
All reactions