Skip to content

Terraform Provider Release: 25.02

25.2.1 - March 3, 2025

  • Enhancement: Adds Terraform support for WebHook destination for a Log Forwarding (valtix_profile_log_forwarding) resource.
  • Fix: Fixes an issue with the round trip of a Spoke VPC/VNet (valtix_spoke_vpc) Resource. Attempting import of the resource(s) exported from the UI will produce an error: "Cannot import non-existent remote object". Once the import is achieved, a downstream issue occurs where the imported resource state in Terraform does not match the true resource state observed by the Controller. This state mismatch is related to the spoke VPC subnets, which are part of the orchestration for AWS spoke VPC attachments. This fix ensures that the export is formatted properly and the important functions as expected.