Enhancement: Adds Terraform support for integrating a Service vNet (valtix_service_vpc) resource with Azure vWAN vHub. This capability establishes the peering between the Service vNet and the vWAN vHub and propagates the spoke vNet CIDRs into the vHub route tables. [VAL-16516]
Fix: Upgrades Terraform SDK to v2. The Terraform Provider now requires Terraform binary version 0.12 or later. [VAL-15876]
Fix: Fixes an issue with a Service Object (valtix_service_object) resource where the provider would allow creating the resource where the transport_mode argument configuration contains multiple port blocks with overlapping ports. This configuration is not supported and the fix detects this misconfiguration and inhibits creating the resource. [VAL-18599]