Terraform Provider Release: 22.9¶
22.9.1 - October 6, 2022¶
- Enhancement: Adds a
descriptionargument to the Cloud Account resource (valtix_cloud_account)Enhancement: Adds Group support for FQDN Filtering Profile resource (valtix_profile_fqdn) where more than one FQDN Filtering Profile resources can be grouped together to form a Group FQDN Filtering Profile - Enhancement: Adds support for enabling Disk Encryption for a Gateway resource (
valtix_gateway) deployed in GCP using a Customer Managed Encryption Key (CMEK) - Enhancement: Adds support for enabling Disk Encryption for a Gateway resource (
valtix_gateway) deployed in GCP using a Customer Managed Encryption Key (CMEK) - Enhancement: Adds support to the Log Forwarding Profile resource (
valtix_profile_log_forwarding) to send Logs/Events to Sumo Logic - Enhancement: Adds support for specifying the Acceptance Required for the GWLB in a Gateway resource (
valtix_gateway). Applies to Gateways oftype=EGRESSfor AWS only. -
Enhancement: Provide GWLB Service Name as output from Valtix Gateway resource (
valtix_gateway). The Name can be used in AWS Terraform provider for creating the GWLB endpoints. Applies to Gateways oftype=EGRESSfor AWS only. -
Fix: Fixes an issue where the suppression list for a Network Intrusion Profile resource (
valtix_profile_network_intrusion) would not allow use ofgidfield, which is required when suppression low-numbered rules - Fix: Fixes an issue where attempting to create a URL Filtering Profile resource (
valtix_profile_urlfilter) with a default_url_filterpolicy=Allow Logwould fail. -- Fix: Fix: Provides enhanced error reporting when a Policy Ruleset resource (valtix_policy_rule_set) is not compliant with the Gateway resource (valtix_gateway) in which is it being applied - Fix: Fixes an issue in the Cloud ACcount resource (
valtix_cloud_account) where updating credentials would fail - Fix: Fixes an issue to allow updating an onboarding Cloud Account resource (
valtix_cloud_account) to change the association of a Log Forwarding Profile resource (valtix_profile_log_forwarding) - Fix: Fixes an issue where Export to Terraform of Certificate would export both chain and body. Only chain is required since it contains the body.
- Fix: Fixes various stability issues that could result in a provider crash