v2.7.0 #273
willguibr
announced in
Announcements
v2.7.0
#273
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
2.7.0 (March, 23 2023)
Notes
Enhancements
PR #272 The ZPA Terraform Provider API Client, will now support long runs, that exceeds the 3600 seconds token validity. Terraform will automatically request a new API bearer token at that time in order to continue the resource provisioning. This enhancement will prevent long pipeline runs from being interrupted.
PR #272 Update provider to Zscaler-SDK-GO v1.3.0
PR #272 The SDK now supports authentication to ZPA DEV environment.
Bug Fix
PR #271 Added deprecate message to
zpa_segment_group
under the following attributes:policy_migrated
: "Thepolicy_migrated
field is now deprecated for the resourcezpa_segment_group
, please remove this attribute to prevent configuration drifts"tcp_keep_alive_enabled
: "Thetcp_keep_alive_enabled
field is now deprecated for the resourcezpa_segment_group
, please replace all uses of this within thezpa_application_segment
resources with the attributetcp_keep_alive
".Both the above attributes can be safely removed without impact to production configuration; however, they are still supported for backwards compatibility purposes. #270
This discussion was created from the release v2.7.0.
Beta Was this translation helpful? Give feedback.
All reactions