Fix: Fixes an issue where Network Intrusion (valtix_network_intrusion) and Web Protection (valtix_web_protection) resources could not be operated on when Vendor is not properly set
Enhancement: Updated valtix_gateway resource to include settings block examples for CMEK EBS/Disk Encryption
Enhancement: Updated valtix_gateway resource to include support for Azure DS_V5 instance types
Enhancement: Changes valtix_fqdn resource to include group_member_ids argument replacing fqdn_child_ids argument that is now deprecated
Enhancement: Adds support for Azure MS Sentinel as a destination in an Alert Profile (valtix_alert_profile) resource for receiving System and Audit Logs
Enhancement: Adds support for Azure MS Sentinel as a destination in a Log Forwarding Profile (valtix_log_forwarding_profile) resource for receiving Traffic Summary Logs and Security Events
Enhancement: Adds support for sending Traffic Summary Logs and Security Events to multiple destinations using a Group Log Forwarding Profile (valtix_log_forwarding_profile) resource
Enhancement: Adds support for specifying the SSH user when deploying a Gateway (valtix_gateway) resource in GCP
Enhancement: Adds support for specifying a custom HTTP message as a response to a deny of a URL Filtering Profile (valtix_urlfilter) resource (requires Gateway version 22.12 or later)
Enhancement: Adds Support for Gateway (valtix_gateway) resource as a Terraform Data Source
Enhancement: Adds support for Cloud Account (valtix_cloud_account) resource as a Terraform Data Source
Enhancement: Adds support for Certificate (valtix_certificate) resource as a Terraform Data Source
Enhancement: Adds support for Decryption Profile (valtix_decryption) resource as a Terraform Data Source
Enhancement: Adds support for Log Forwarding Profile (valtix_log_forwarding_profile) resource as a Terraform Data Source
Enhancement: Adds support for Packet Capture (valtix_packet_capture) resource as a Terraform Data Source
Enhancement: Adds support for Security Profile (valtix_anti_malware, valtix_application_threat, valtix_dlp, valtix_fqdn, valtix_l7dos, valtix_malicious_ip, valtix_network_intrusion, valtix_urlfilter) resources as Terraform Data Sources
Enhancement: Adds support for Service Object (valtix_service_object) resource as a Terraform Data Source
Enhancement: Adds support for Diagnostic Profile (valtix_diagnostic) resource as a Terraform Data Source
Enhancement: Adds support for Alert Rule (valtix_alert_rule) resource as a Terraform Data Source
Enhancement: Adds support for Alert Profile (valtix_alert_profile) resource as a Terraform Data Source
Enhancement: Provides a consistent attribute called id for all resources that produce an ID output. The former attribute name is still available, but is deprecated and will be removed in a future release. All examples have been updated to reference the use of the new attribute. The Data Sources are consistent in using the id attribute as an output.
Fix: Fixes an issue where orchestrating a new Gateway (valtix_gateway) resource in AWS would produce an empty GWLB Endpoint (gwlb_service_id) attribute
Fix: Fixes an issue where the return code status was being set by Terraform for a URL Filtering (valtix_urlfilter) resource rule when the Rule Action is set to Allow
Fix: Changes the default max instances value for a Gateway (valtix_gateway) resource to match the default value in the UI