Software Multicloud Defense
Activity Cloud Deployment

Multicloud Defense Terraform Provider Version 0.2.4 August 22, 2023

Enhancements

The following enhancements are included in this release:

  • Enhances the forward proxy service object ciscomcd_service_object resource to accommodate L4 (TCP) and L5 (TLS) proxies. This is achieved by specifying either TCP or TLS as a valid value for the transport_mode argument.

  • Enhances the Multicloud Defense Gatewayciscomcd_gateway resource to perform a blue/green gateway replacement when a change to assign_public_ip setting is made.

Fixes

The following fixes are included in this release:

  • Fixes an issue where an FQDN Profile ciscomcd_fqdn_profile resource with mode=MATCH argument without a policy argument would result in traffic that matches to be denied. The policy argument does not need to be specified and is not listed as an argument in the Terraform Provider documentation.

  • Fixes an issue where an update to the policy rules ciscomcd_policy_rule_set resource could take a longtime and generate an RPC error.