Multicloud Defense Terraform Provider Version 25.8.1 September 16, 2025 (Recommended)
Enhancement
The following enhancement is included in this release:
-
Adds Terraform support for integrating a Service VNet (
ciscomcd_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.
Fixes
The following fixes are included in this release:
-
Upgrades Terraform SDK to v2. The Terraform provider now requires Terraform binary version 0.12 or later.
-
Fixes an issue with a Service Object (
ciscomcd_service_object
) resource where the provider would allow creating the resource where thetransport_mode
argument configuration contains multipleport
blocks with overlapping ports. This configuration is not supported; and the fix detects this misconfiguration and inhibits creating the resource.