Terraform Provider Release: 25.04¶
25.4.1 - May 7, 2025¶
- Enhancement: Adds support for M7i (2-core, 4-core, 8-core) instance type when deploying a Gateway (
valtix_gateway
) resource in AWS. This enhancement accommodates Gateway deployments into recently introduced regions that require the latest M-class family. - Fix: Fixes an issue where the Gateway (
valtix_gateway
) resource SSH Public Key (ssh_public_key
) argument was not being passed from Provider to Controller to apply the SSH Key to newly created Gateway instances.