v3.2.0 #438
willguibr
announced in
Announcements
v3.2.0
#438
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
3.2.0 (April, 3 2024)
Notes
NEW - RESOURCES, DATA SOURCES, PROPERTIES, ATTRIBUTES:
NEW RESOURCES AND DATASOURCES:
zpa_pra_approval_controller
retrieve Privileged Remote Access Approval PR #432zpa_pra_approval_controller
manages Privileged Remote Access Approval PR #432zpa_pra_portal_controller
retrieve Privileged Remote Access Portal PR #432zpa_pra_portal_controller
manages Privileged Remote Access Portal PR #432zpa_pra_credential_controller
retrieve Privileged Remote Access Credential PR #432zpa_pra_credential_controller
manages Privileged Remote Access Credential PR #432zpa_pra_console_controller
retrieve Privileged Remote Access Console PR #432zpa_pra_console_controller
manages Privileged Remote Access ConsolePR #432
v2
API endpoint:zpa_policy_access_rule_v2
manages access policy rule viav2
API endpoint PR #432zpa_policy_forwarding_rule_v2
manages access policy forwarding rule viav2
API endpoint PR #432zpa_policy_isolation_rule_v2
manages access policy isolation rule viav2
API endpoint PR #432zpa_policy_inspection_rule_v2
manages access policy inspection rule viav2
API endpoint PR #432zpa_policy_timeout_rule_v2
manages access policy timeout rule viav2
API endpoint PR #432zpa_policy_redirection_rule
manages redirection access policy viav2
API endpoint PR #432zpa_policy_credential_rule
manages access policy credential rule viav2
API endpoint PR #432zpa_policy_capabilities_rule
manages access policy capabilities rule viav2
API endpoint PR #432v2
is a new resource and uses a different HCL format structure. If you decide to migrate to the new v2 resources, notice that this is considered a breaking change and must be done carefully. This warning only applies for those with existingv1
Access Policy HCL format structure.PR #434
zpa_emergency_access_user
manages Emergency Access UsersNEW PROPERTIES
zpa_ba_certificate
now displays the attributesvalid_from_in_epochsec
andvalid_to_in_epochsec
in human readableRFC1123
formatZPATWO
cloud PR #432DEPRECATIONS
policy_migrated
andtcp_keep_alive_enabled
are now deprecated for the resourcezpa_segment_group
. For the attributetcp_keep_alive_enabled
use the attributetcp_keep_alive
within the resourcezpa_application_segment
", PR #432.negated
within all access policy rule resource types. PR #432.rule_order
within all access policy rule resource types. Please use the newly dedicated resourcezpa_policy_access_rule_reorder
PR #432.ENHACEMENTS
policy_set_id
is now optional across all access policy rule resourcesv1
andv2
. The provider will automatically set thepolicy_set_id
according to the policy access resource being configured. This improvement removes the need to explicitly use the data sourcezpa_policy_type
PR #432match_style
attribute to thezpa_application_segment
resource PR #432. Issue #424. To learn more about this attribute visit Zscaler Help Portalzpa_ba_certificate
documentation PR #432This discussion was created from the release v3.2.0.
Beta Was this translation helpful? Give feedback.
All reactions