Skip to content

Terraform Provider Release: 24.02

24.2.1 - February 31, 2024

  • Enhancement: [Public Preview] Adds arm64 support for Windows, Linux and MacOS
  • Enhancement: Enhances the Gateway (valtix_gateway) resource creation in GCP to allow a user-provided IP resource to be used as the load balancer frontend IP
  • Enhancement: Adds support for cross-subscription Spoke VNet peering orchestration in Azure (valtix_spoke_vpc). This ensures feature parity across CSPs.
  • Enhancement: Adds support for Account (Tenant/Compartment) onboarding (valtix_account) and Gateway deployment (valtix_gateway) resources for orchestration in OCI
  • Fix: Fixes an issue where attempting to create an FQDN Filtering (valtix_profile_fqdn) resource would result in an error message: "unknown action Inherit from Decryption Profile for profile type FQDN_FILTER"
  • Fix: Fixes an issue where a change to a Decryption Profile (valtix_profile_decryption) resource would not recognize the change producing the message: "No changes. Your infrastructure matches the configuration."
  • Fix: Fixes an issue with deleting a Spoke VPC (valtix_spoke_vpc) peering in GCP where the Spoke VPC peering would not be deleted. This issue occurred only when the VPC ID was used instead of the self-link.