v2.0.1
2.0.1 (April 19, 2022)
Bug Fixes
Several schema type, expand and flattening function fixes were implemented to prevent undesired plan refresh updates and further provider optimization.
zia_dlp_dictionaries- PR#61 🔧zia_dlp_web_rules- PR#62 🔧zia_firewall_filtering_rule- Added schema validationorderparameter to ensure value is at least 1. PR#63 🔧zia_url_filtering_rules- PR#66 🔧zia_admin_users- PR#67 🔧zia_user_management- PR#67 🔧
Enhancements
-
Updated ZIA API client to validate the corresponding Zscaler cloud name. The previous environment variable
ZIA_BASE_URLwas replaced withZIA_CLOUD. PR#58 -
The provider now validates the proper Zscaler cloud name. PR#58 For instructions on how to find your Zscaler cloud name, refer to the following help article Here
-
Added and fixed multiple acceptance tests to easily and routinely verify that Terraform Plugins produce the expected outcome
-
Updated GitHub Actions CI to include both build and acceptance test workflow
-
Added new optimized acceptance tests - PR#71 🔧