You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PR #242 - Added new data source and resources below:
zpa_isolation_profile - This data source gets all isolation profiles for the specified customer. The Isolation Profile ID can then be referenced in a zpa_policy_isolation_rule when the action is set to ISOLATE
zpa_policy_isolation_rule - This resource, creates an Isolation Rule. Notice that in order to create an isolation policy the ZPA tenant must be licensed accordingly. zpa_policy_isolation_rule when the action is set to ISOLATE
Bug Fix
PR #244 - Fixed zpa_server_groups resource servers attribute to support typeSet instead of typeList.
PR #244 - Fixed zpa_app_connector_group resource connectors attribute to support typeSet instead of typeList.