Skip to content

Terraform Provider Release: 22.6

22.6.1 - July 6, 2022

  • Enhancement: Adds support to the Gateway resource (valtix_gateway) for deploying Valtix Gateways into AWS without assigning public IP addresses to the Management or Datapath interfaces
  • Enhancement: Adds support for FQDNs in a Src/Dest STATIC Address Object resource (valtix_address_object) to support a DNS-based FQDN segmentation policy (requires 22.06 or later Gateway)
  • Enhancement: Adds support for consistent action values for Policy Rules resource (valtix_policy_rules). New values include Allow Log, Allow No Log, Deny Log and Deny No Log.
  • Enhancement: Adds support for waiting for the Gateway state to be achieved when creating a Gateway resource (valtix_gateway)
  • Enhancement: Adds support for integrating a Valtix Ingress Gateway resource (valtix_gateway) with an AWS Global Accelerator. The Valtix Controller will manage the Target Group associated with the Global Accelerator listener by populating the set of one or more Gateway instances associated with the Gateway deployment. This only applies to an Ingress Gateway deployed in AWS.
  • Enhancement: Adds support for configuring a mix of secure and unsecure frontend and backend configuration in a Service Object resource (valtix_service_object)

  • Fix: Deprecated the rule argument for specify the set of Rules for a Policy Rule Set resource (valtix_policy_rule_set)

  • Fix: Fixes an issue where changing the name of a Service Object resource (valtix_service_object) was not being allowed
  • Fix: Fixes an issue where not specifying an optional csp_account_name argument for an Address Object resource (valtix_address_object) would throw an error