Skip to content

Terraform Provider Release: 22.5

22.5.2 - June 6, 2022

  • Fix: Relaxes the Src/Dest STATIC Address Object resource (valtix_address_object) to accommodate FQDNs

22.5.1 - June 2, 2022

  • Enhancement: Adds support for selecting subnets (per AZ) for Transit Gateway attachments when orchestrating Spoke VPC protection (valtix_spoke_vpc)
  • Enhancement: Adds support for Azure Application Security Groups as a dynamic cloud construct in a Src/Dest Address Object resource (valtix_address_object)
  • Enhancement: Adds support for updating the Certificate resource (valtix_certificate) to apply a Certificate change
  • Enhancement: Adds support for specifying a user-defined DNS server for the Management interface of a Gateway resource (valtix_gateway) deployed in Azure
  • Enhancement: Enhances the method for applying user-defined Tags to Gateway resources (valtix_gateway) to be more Terraform friendly
  • Enhancement: Adds a Gateway argument (wait_for_gateway_state) to a Gateway resource (valtix_gateway) to wait until the State is known before completing the creation of the resource
  • Enhancement: Adds an output to the Service VPC resource (valtix_service_vpc) deployed using NAT Gateway (use_nat_gateway) to show the assigned NAT Gateway public IP addresses (per AZ)

  • Fix: Fixes an issue where the Gateway resource (valtix_gateway) orchestration timeout of 10m would expire before the resource became active. The fix increases this timeout to 15m.

  • Fix: Fixes an issue where Terraform state refresh took longer than expected
  • Fix: Fixes an issue where Terraform would produce an error when an Egress Gateway resource (valtix_gateway) is created in INACTIVE state
  • Fix: Fixes an issue where the name of the resource was being used as the ID, which could cause issues in subsequent Terraform Apply operations
  • Fix: Fixes an issue where specifying a description in a Policy Ruleset resource (valtix_policy_rule_set) would cause the resource to be recreated
  • Fix: Fixes an issue where Terraform could crash when running a Terraform Apply against an FQDN Profile (valtix_profile_fqnd) that was created in 22.3 or earlier release
  • Fix: Fixes an issue where changing a Decryption Profile resource (valtix_profile_decryption) to a different Certificate resource (valtix_certificate) multiple times would result in an error
  • Fix: Fixes an issue where using user-defined Tags argument (settings) in a Gateway resource (valtix_gateway) would force a change even though no change was made to the Tags argument