Skip to content

Terraform Provider Release: 22.10

22.10.2 - December 6, 2022

  • Fix: Corrections and enhancements to documentation only

22.10.1 - November 7, 2022

  • Enhancement: Added a Gateway resource (valtix_gateway) setting (controller.gateway.aws.gwlb.deploy_gwlb_endpoints) to control whether a GWLB endpoint will be created or not when the Gateway is deployed.
  • Enhancement: Added a Gateway resource (valtix_gateway) setting (gateway.proxy.keepalive) to change the HTTP Keepalive session timeout value (default is 5s)
  • Enhancement: Added support for using user-defined custom advanced security rules into an Application Threat (WAF) Profile (valtix_profile_application_threat)
  • Enhancement: Added support for using user-defined custom advanced security rules into a Network Intrusion (IDS/IPS) Profile (valtix_profile_network_intrusion)
  • Enhancement: Added a Gateway resource (valtix_gateway) setting (controller.gateway.aws.gwlb.service_principals) to assign one or more Principals to the Valtix-orchestrated GWLB and its Service Endpoint
  • Enhancement: Added a Gateway resource (valtix_gateway) output (gwlb_service_id) to include the AWS GWLB Service Endpoint ID for the Valtix-orchestrated GWLB
  • Enhancement: Added support for associating a Log Forwarding Profile resource (profile_log_forwarding) with a Valtix Cloud Account resource (valtix_cloud_account) using a new CSP Log Association resource (valtix_csp_log_association)
  • Enhancement: Changed the name of the Anti-Virus resource (valtix_profile_anti_virus) to Anti-Malware resource (valtix_profile_anti_malware). This is a new resource. The old resource has been deprecated and will be available for two release cycles before it is removed. A new argument (anti_malware_profile) is available in the Policy Rules resource (valtix_policy_rules) to use when association the Anti-Malware Profile with a Policy Rule. The old argument (anti_virus_profile) has been deprecated and will be available for two release cycles before it is removed.
  • Fix: Fixes an issue where settings for a Valtix Gateway resource (valtix_gateway) could not be modified. Settings that can be changed without a Gateway restart will be applied immediately. Changes that require a Gateway restart will be changed using a hitless blue/green update method.