v2.4.0 #205
willguibr
announced in
Announcements
v2.4.0
#205
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
2.4.0
Notes
Ehancements
TCPQuick*
andUseInDrMode
zpa_browser_access
resource and data source tozpa_application_segment_browser_access
for better distinction with other application segment resources. The use of the previous resource name is still supported; however, a warning message will be displayed after the apply process to inform about the change.zpa_application_segment_browser_access
clientless_apps
inner parameters, which were not being updated during PUT method.zpa_service_edge_group
parameteris_public
to accept a value of Bool (true or false) instead of the current String values of (DEFAULT, TRUE or FALSE) for easier configuration. The Provider will convert the input value to string during run-time.zpa_app_connector_controller
resource to allow app connector resource management and bulk delete action for app connector deproviosioning.zpa_app_connector_group
resource for the parametersversion_profile_name
andversion_profile_id
. Users can now useversion_profile_name
with one of the following values:Default
,Previous Default
,New Release
Bug Fixes
ConfigureFunc
used to configure the provider was deprecated; hence, the ZPA Terraform Provider was updated to use theConfigureContextFunc
instead.force_delete
to ensure dependency removal prior to delete action.This discussion was created from the release v2.4.0.
Beta Was this translation helpful? Give feedback.
All reactions