Skip to content

Terraform Provider Release: 23.4

23.4.3 - May 23, 2023

  • Fix: Enhances the attributes of a Gateway (valtix_gateway) resource to output the Azure GWLB frontend resource ID when deploying the Ingress Gateway in an Azure GWLB-based architecture. The output is specified as part of the Gateway Endpoint (gateway_gwlb_endpoints) attribute.

23.4.2 - May 11, 2023

  • Fix: Fixes an issue with the NTP Profile (valtix_ntp_profile) data source where attempting to access the resource would generate an invalid data source error
  • Fix: Updates to the Terraform documentation to include the NTP Profile (valtix_ntp_profile) resource and data source information

23.4.1 - April 20, 2023

  • Enhancement: Changes the Policy Rule Set (valtix_policy_rule_set) resource to include group_member_ids argument replacing child_rule_set_ids argument that is now deprecated
  • Fix: Fixes an issue with Terraform Import operation related to the Gateway resource (valtix_gateway)
  • Fix: Fixes an issue in the Gateway resource (valtix_gateway) where specifying an SSH Key Pair (ssh_key_pair) for an Azure Gateway would result in an error stating the argument is not supported
  • Fix: Fixes an issue related to suppression of WAF Rule IDs 949110 and 959100. These Rule IDs are informational and define Security Events stating the WAF anomaly scores (request and response, respectively) have been exceeded along with the Action taken based on the WAF Profile resource (valtix_profile_application_threat) configuration. When these Rule IDs are suppressed, the information Events will not be generated. The fix prohibits the ability to suppress these Rule IDs resulting in the informational Events will always be generated.
  • Fix: Fixes an issue with Terraform Import operation related to the Policy Rules resource (valtix_policy_rules)