Skip to content

Releases: zscaler/terraform-provider-zia

v2.7.32

29 Feb 07:29
276dded
Compare
Choose a tag to compare

2.7.32 (February, 28 2024)

Notes

  • Release date: (February, 28 2024)
  • Supported Terraform version: v1.x

Fixes

  • PR #322 - Fixed validation zia_url_filtering_rules resource to validate protocols attribute to accept HTTP_RULE and HTTPS_RULE.
  • PR #322 - Fixed validation zia_url_filtering_rules validations for rules with action configured as ISOLATE.
  • PR #322 - Fixed linter issues across several acceptance tests resources and data sources.

v2.7.31

28 Feb 22:34
e857bab
Compare
Choose a tag to compare

2.7.31 (February, 28 2024)

Notes

  • Release date: (February, 28 2024)
  • Supported Terraform version: v1.x

Fixes

  • PR #321 - Fixed validation function in the resource zia_url_filtering_rules for the attribute protocols. The provider now validates the following API supported values: SMRULEF_ZPA_BROKERS_RULE, ANY_RULE, TCP_RULE, UDP_RULE, DOHTTPS_RULE, TUNNELSSL_RULE, HTTP_PROXY, FOHTTP_RULE, FTP_RULE, HTTPS_RULE, HTTP_RULE, SSL_RULE, TUNNEL_RULE, WEBSOCKETSSL_RULE, WEBSOCKET_RULE,

v2.7.3

23 Feb 01:58
Compare
Choose a tag to compare

2.7.3 (February, 22 2024)

Notes

  • Release date: (February, 22 2024)
  • Supported Terraform version: v1.x

Fixes

  • Upgraded provider to Zscaler SDK GO v2.3.10

v2.7.2

02 Feb 05:37
c6d7bc9
Compare
Choose a tag to compare

Changelog

2.7.2 (January 31, 2024)

Notes

  • Golang: v1.19

Enhacements

  • PR #315 - Added support to new workload_groups attributes to the following resources:
    • zia_firewall_filtering_rule
    • zia_url_filtering_rules
    • zia_dlp_web_rules

Fixes

  • PR #315 - Fixed panic within the resource zia_location_management when setting the attribute ip_addresses in a sub-location. The provider now supports and validates the following ip_addresses formats:

    • 10.0.0.0-10.0.0.255
    • 10.0.0.1

    ~> NOTE CIDR notation is currently not supported due to API response incosistencies that may introduce drifts in the Terraform execution. This issue will be addressed in the future.

v2.7.1

27 Jan 04:47
Compare
Choose a tag to compare

2.7.1 (January 26, 2024)

Notes

  • Golang: v1.19

Enhacements

  • PR #313 - Added support for ZIA Workload Groups Tagging

v2.7.0

17 Jan 17:05
Compare
Choose a tag to compare

2.7.0 (January, 17 2023)

Notes

  • Release date: (January, 17 2023)
  • Supported Terraform version: v1.x

Enhancements

NEW - RESOURCES, DATA SOURCES

  • PR #293 - ✨ Added support for ZIA 🆕 Custom ZPA Gateway for use with Forwarding Control policy to forward traffic to ZPA for Source IP Anchoring.

  • PR #294 - ✨ Added support for ZIA 🆕 Forwarding Control Rule configuration.

  • PR #295 - ✨ Added ZIA Sandbox MD5 Hash and verdict report submission Resources:

    • Sandbox Advanced Settings - zia_sandbox_behavioral_analysis Gets and Upddates the custom list of MD5 file hashes that are blocked by Sandbox.
    • Sandbox Report - zia_sandbox_report Gets a full (i.e., complete) or summary detail report for an MD5 hash of a file that was analyzed by Sandbox.
  • PR #295 - ✨ Added ZIA Sandbox raw and archive file submission:

    • Sandbox Submission - zia_sandbox_file_submission - Submits raw or archive files (e.g., ZIP) to Sandbox for analysis. You can submit up to 100 files per day and it supports all file types that are currently supported by Sandbox.
    • Sandbox Submission - zia_sandbox_file_submission - Submits raw or archive files (e.g., ZIP) to the Zscaler service for out-of-band file inspection to generate real-time verdicts for known and unknown files. It leverages capabilities such as Malware Prevention, Advanced Threat Prevention, Sandbox cloud effect, AI/ML-driven file analysis, and integrated third-party threat intelligence feeds to inspect files and classify them as benign or malicious instantaneously.
      ⚠️ Note:: The ZIA Terraform provider requires both the ZIA_CLOUD and ZIA_SANDBOX_TOKEN in order to authenticate to the Zscaler Cloud Sandbox environment. For details on how obtain the API Token visit the Zscaler help portal About Sandbox API Token
  • PR #302 - Added new zia_dlp_web_rules attributes:

    • severity - Supported values: RULE_SEVERITY_HIGH, RULE_SEVERITY_MEDIUM, RULE_SEVERITY_LOW, RULE_SEVERITY_INFO
    • user_risk_score_levels - Supported values: LOW, MEDIUM, HIGH, CRITICAL
    • parent_rule
    • sub_rules
  • PR #308 - ✨ Added 🆕 Cloud Browser Isolation Profile data source. The data source can be used to associate a CBI profile with the zia_url_filtering_rules resource when the action is set to ISOLATE

  • PR #309 - ✨ Added 🆕 support to the following attributes within the zia_firewall_filtering_rule:

    • device_trust_levels - Supported values: UNKNOWN_DEVICETRUSTLEVEL, LOW_TRUST, MEDIUM_TRUST, HIGH_TRUST
    • user_risk_score_levels - Supported values: LOW, MEDIUM, HIGH, CRITICAL
    • devices
    • device_groups
  • PR #309 - ✨ Added new attribute zpa_app_segments to zia_firewall_filtering_rule to support ZPA Application Segments. Only ZPA application segments that have the Source IP Anchor option enabled are supported.

Fixes

  • PR #299 - Fixed panic with zia_url_categories.
  • PR #302 - Fixed zia_dlp_web_rules File Types validation function.

v2.6.6

24 Nov 00:56
3475b5f
Compare
Choose a tag to compare

2.6.6 (November, 23 2023)

Notes

  • Release date: (November, 23 2023)
  • Supported Terraform version: v1.x

Fixes

  • PR #290 - Implemented linter for S019
  • PR #291 - Fixed panic with resource zia_admin_users due to API changes.

v2.6.5

06 Nov 17:58
Compare
Choose a tag to compare

2.6.5 (November, 5 2023)

Notes

  • Release date: (November, 5 2023)
  • Supported Terraform version: v1.x

Fixes

  • PR #285 - Fixed drift within zia_firewall_filtering_rule for the attribute dest_countries.

v2.6.4

26 Oct 23:51
Compare
Choose a tag to compare

2.6.4 (October, 26 2023)

Notes

  • Release date: (October, 26 2023)
  • Supported Terraform version: v1.x

Enhancements

  • PR #285 - Introduced new zia_location_management attributes: other_sublocation, other6_sublocation, ipv6_enabled, ipv6_dns_64prefix

Fixes

  • PR #285 - Fixed zia_location_management resource attribute ip_addresses to TypeSet to prevent drifts in case the API returns IP addresses in an ordered fashion.

v2.6.3

19 Oct 06:18
Compare
Choose a tag to compare

2.6.3 (October, 18 2023)

Notes

  • Release date: (October, 18 2023)
  • Supported Terraform version: v1.x

Enhancements

  • PR #278 - Provider HTTP Header now includes enhanced User-Agent information for troubleshooting assistance.
    • i.e User-Agent: (darwin arm64) Terraform/1.5.5 Version/2.6.3
  • PR #283 - Upgrade to Zscaler-SDK-GO v2.1.4