Changelog
1.5.0 September 14, 2026
Section titled “1.5.0 September 14, 2026”Tested versions: link
UX 1.0:
- fix
cflowdaction in traffic data policy causing a perpetual diff on import of GUI-created policies (upgrading to version with this fix may trigger a one-time reactivation of policies referencing it) - fix null crash when
sequencesis omitted from centralized policy definitions (sdwan_custom_control_topology_policy_definition,sdwan_traffic_data_policy_definition,sdwan_application_aware_routing_policy_definition)
UX 2.0:
- BREAKING CHANGE: system AAA TACACS/RADIUS
group_nameauto-generation format changed; name is now resolved in priority order: explicitgroup_namefield →tacacs-{index}-{vpn}/radius-{index}-{vpn}(ifvpnis set) →tacacs-{index}-{index}/radius-{index}-{index}(fallback); previously onlytacacs-{vpn}/radius-{vpn}(without index) was generated; to avoid a breaking push when upgrading, setgroup_nameexplicitly to the previously auto-generated name (e.g. addgroup_name: tacacs-511for a TACACS group withvpn: 511) — this preserves the existing group name in Manager without any configuration change - BEHAVIOR CHANGE: the generated default for system OMP (
sdwan_system_omp_feature)holdtimechanged from60to300, matching SD-WAN Manager’s actual default (previously the provider incorrectly took the first schema enum value); if you have deployed OMP features without settingholdtimeexplicitly, the next apply with change in thesdwan_system_omp_featureafter upgrading will pushholdtime: 300 - add support for the
sdwan_network_hierarchy_noderesource with nested groups, regions, and sites - add support for the network hierarchy cflowd (
sdwan_network_hierarchy_cflowd) and security logging (sdwan_network_hierarchy_security_logging) collectors - add support for topology feature profile (
sdwan_topology_feature_profile) - add support for topology group (
sdwan_topology_group) - add support for topology group activation (
sdwan_activate_topology_group) - add support for topology custom control feature (
sdwan_topology_custom_control_feature) - add support for topology hub spoke feature (
sdwan_topology_hub_spoke_feature) - add support for topology mesh feature (
sdwan_topology_mesh_feature) - add network hierarchy UUID support to topology site targeting: site names resolve to hierarchy UUIDs, required for sequence match entries to render in the GUI. An unset
manager_versionmeans 20.18.1+ (UUIDs); set it below 20.18 (e.g.20.15) to send site names instead - add
inbound_site_groups/outbound_site_groups/match_entries.site_groupsto topology custom policies,site_groupsto mesh policies, andspoke_site_groupsto hub spoke policies - each names a network hierarchy group or region and expands to its member sites, unioned with any sites listed directly. Hub sites (selected_hub_sites,hub_preferences.hub_sites) stay literal site lists only - topology site targeting now fails the plan, naming the site, when a referenced name is not declared under
network_hierarchywhile UUID resolution is active - topology mesh and hub spoke (spoke-side) policies now fail the plan, instead of sending an empty array, when a site selection resolves to no sites
- add support for transport WAN VPN cellular interface
- add support for transport cellular controller
- add support for policy object security local domain list
- add support for SSE feature profile, SSE Cisco feature, and SSE Zscaler feature
- add support for external services cloud provider credentials settings (Cisco SSE, Zscaler, and Umbrella) — configure these before the corresponding SSE Cisco/SSE Zscaler features
- add support for custom application feature
- add support for TrustSec feature (20.18)
- add support for service dual router HA feature
- add support for UX2.0 CoR for SaaS in policy groups (
sdwan_policy_groups): SaaS variables and usage of built-in system application lists in traffic policies - add support for new 20.18 attributes in system AAA (
sdwan_system_aaa_feature): RADIUS/TACACS groupsvpn_variable,trustsec_cts_auth_list,trustsec_cts_auth_list_variable,trustsec_radius_group - add support for new 20.18 attributes in transport cellular profile (
sdwan_transport_cellular_profile_feature):slice_type/slice_type_variable,slice_differentiator/slice_differentiator_variable - add support for new 20.18 attributes in transport WAN VPN ethernet interface (
sdwan_transport_wan_vpn_interface_ethernet_feature):enable_ha_interlink_interface,tunnel_interface_color_description/_variable,tunnel_interface_full_port_hop/_variable, TrustSec/SGT propagation attributes - add support for new 20.18 attributes in transport WAN VPN cellular interface (
sdwan_transport_wan_vpn_interface_cellular_feature):tunnel_interface_color_description/_variable,tunnel_interface_full_port_hop/_variable - add support for new 20.18 attributes in service DHCP server feature (
sdwan_service_dhcp_server_feature):dhcp_ha_enable,dhcp_ha_enable_variable - add support for new 20.18 attributes in service LAN VPN ethernet interface (
sdwan_service_lan_vpn_interface_ethernet_feature):trustsec_trusted - add support for new 20.18 attributes in service multicast
auto_rp_announces(sdwan_service_multicast_feature):access_list,interval - add support for
follow_dual_router_high_availabilityin service LAN VPN ethernet interface IPv4 VRRP groups - add support for new NTP 26.1 auth key types
- add support for referencing built-in (read-only) system data prefix lists (e.g.
rfc1918_default_dataprefixes) and application lists (e.g.office365_apps) by name in service IPv4 ACL, transport IPv4 ACL, system IPv4 device access policy, and application priority traffic policy match entries - allow combining
yaml_directories/yaml_fileswithmodelvariable for deep merge - use Terraform provider functions for YAML merge instead of data sources (requires Terraform >= 1.8.0, previously >= 1.3.0)
- update
netascode/utilsprovider requirement to >= 2.0.1, < 3.0.0 - fix duplicate service LAN VPN version entry in configuration group
feature_versions - fix NGFW policy
inspect+logaction without advanced inspection profile - fix wrong traffic category value in application priority profile
- fix tracker in transport WAN VPN IPsec interface
- fix dependency issue of custom app usage in the application list
- fix service multicast
pim_bsr_rp_candidatesreading the variable fromaccess_list_id_variableinstead of the data model’saccess_list_variable - fix missing
ipv4_nat_variable/ipv6_nat_variablein transport WAN VPN ethernet interface (sdwan_transport_wan_vpn_interface_ethernet_feature), which previously caused valid configurations to fail schema validation - fix
local_as/remote_as/as_numberdevice variables in ASDOT notation (e.g.65000.100) in service/transport BGP (sdwan_service_routing_bgp_feature,sdwan_transport_routing_bgp_feature), which previously failed apply with a400 SCHVALID0001error - fix devices left out of sync when a feature (e.g. a WAN VPN interface) is removed from a profile referenced by a configuration group: Terraform deleted the feature but did not redeploy the affected devices in the same apply, leaving changes visible on SD-WAN Manager but not actually pushed; devices out of date are now detected on refresh, a subsequent
terraform applyshows and pushes the pending redeploy
1.4.0 April 10, 2026
Section titled “1.4.0 April 10, 2026”Tested versions: link
UX 1.0:
- add support for
cloud_qosandcloud_qos_service_sideinsdwan_localized_policy - add support for
policy_versioninsdwan_zone_based_firewall_policy_definition - move device types to defaults for SIG credentials feature template
- fix nat fallback default behaviour in centralized data policy
- fix match
region_idbug in custom control policy - fix an issue where the
route_policy_variablewas not being correctly applied insdwan_cisco_ospf_feature_template - fix an issue where the SIG
fallback_to_routingset to false was still getting applied insdwan_traffic_data_policy_definition
UX 2.0:
- add support for application priority settings
- add support for application priority traffic policy
- add support for embedded security NGFW feature profile, NGFW policy and embedded security policy (settings)
- add support for policy object security advanced inspection profile
- add support for policy object security advanced malware protection profile
- add support for policy object security data IP prefix
- add support for policy object security fqdn list
- add support for policy object security geolocation list
- add support for policy object security intrusion prevention profile
- add support for policy object security ips signature list
- add support for policy object security local application list
- add support for policy object security port list
- add support for policy object security protocol list
- add support for policy object security url allow list
- add support for policy object security url block list
- add support for policy object security url filtering profile
- add support for policy object security zone
- add support for service multicast
- add support for service LAN VPN GRE interface
- add support for service LAN VPN IPsec interface
- add support for service LAN VPN SVI interface
- add support for service OSPFv3 IPv4
- add support for service OSPFv3 IPv6
- add support for service switchport
- add support for system CA certificate
- add support for system mrf in versions 20.13 and higher
- add support for transport WAN VPN GRE interface
- add support for transport WAN VPN IPsec interface
- add support for new 20.15 attributes in policy object app probe class (
sdwan_policy_object_app_probe_class):forwarding_class_id(replacing direct forwarding class mapping) - add support for new 20.15 attributes in service BGP (
sdwan_service_routing_bgp_feature):metric,metric_variable,ospf_match_route,ospf_match_route_variable - add support for new 20.15 attributes in service IPv4 ACL (
sdwan_service_ipv4_acl_feature):accept_set_service_chain_fallback,accept_set_service_chain_fallback_variable,accept_set_service_chain_name,accept_set_service_chain_name_variable,accept_set_service_chain_vpn,accept_set_service_chain_vpn_variable - add support for new 20.15 attributes in service IPv6 ACL (
sdwan_service_ipv6_acl_feature):accept_set_service_chain_fallback,accept_set_service_chain_fallback_variable,accept_set_service_chain_name,accept_set_service_chain_name_variable,accept_set_service_chain_vpn,accept_set_service_chain_vpn_variable - add support for new 20.15 attributes in service LAN VPN (
sdwan_service_lan_vpn_feature): static route interface gateway handling,administrative_distance,administrative_distance_variable,sse_instance,sse_instance_variable,static_nat_subnetsand variable-capable subfields - add support for new 20.15 attributes in service LAN VPN ethernet interface (
sdwan_service_lan_vpn_interface_ethernet_feature): port-channel/member-link support, VRRP additions (min_preempt_delay, IPv6 follow-HA), subinterface primary/secondary interface fields with variable support - add support for new 20.15 attributes in system basic (
sdwan_system_basic_feature):tracker_dia_stabilize_status,tracker_dia_stabilize_status_variable - add support for new 20.15 attributes in system aaa (
sdwan_system_aaa_feature): TACACS/RADIUSkey_variable, userskey_string_variable - add support for new 20.15 attributes in system global (
sdwan_system_global_feature):bgp_community_new_format,bgp_community_new_format_variable,etherchannel_flow_load_balance,etherchannel_flow_load_balance_variable,etherchannel_vlan_load_balance,etherchannel_vlan_load_balance_variable,lacp_system_priority,lacp_system_priority_variable - add support for new 20.15 attributes in system OMP (
sdwan_system_omp_feature):aspath_auto_translation,aspath_auto_translation_variable, site-type mapping update for transport gateway - add support for new 20.15 attributes in system SNMP (
sdwan_system_snmp_feature): communityname_variable - add support for new 20.15 attributes in transport BGP (
sdwan_transport_routing_bgp_feature):metric,metric_variable,ospf_match_route,ospf_match_route_variable - add support for new 20.15 attributes in transport IPv4 ACL (
sdwan_transport_ipv4_acl_feature):accept_set_service_chain_fallback,accept_set_service_chain_fallback_variable,accept_set_service_chain_name,accept_set_service_chain_name_variable,accept_set_service_chain_vpn,accept_set_service_chain_vpn_variable - add support for new 20.15 attributes in transport IPv6 ACL (
sdwan_transport_ipv6_acl_feature):accept_set_service_chain_fallback,accept_set_service_chain_fallback_variable,accept_set_service_chain_name,accept_set_service_chain_name_variable,accept_set_service_chain_vpn,accept_set_service_chain_vpn_variable - add support for new 20.15 attributes in transport IPv4 tracker (
sdwan_transport_tracker_feature):icmp_interval,icmp_interval_variable, endpoint tracker type mapping cleanup - add support for new 20.15 attributes in transport IPv6 tracker (
sdwan_transport_ipv6_tracker_feature):icmp_interval,icmp_interval_variable, endpoint tracker type mapping cleanup - add support for new 20.15 attributes in transport WAN VPN ethernet (
sdwan_transport_wan_vpn_interface_ethernet_feature): MRF core/secondary region fields, port-channel model/member links, NAT extensions (nat_ipv4_pools, loopbacks, match-interface, static port forwards), tunnel additions (allow_fragmentation,set_sdwan_tunnel_mtu_to_max) with variable support - add
topology_labelattribute to configuration group - rename
traffic_classtotraffic_classesin both transport and service IPv6 ACL match actions - rename
ipv4_configuration_type/ipv6_configuration_typetoipv4_address_type/ipv6_address_typeand addipv4_address_type_variable/ipv6_address_type_variablein service LAN VPN ethernet interface, transport management VPN ethernet interface and transport WAN VPN ethernet interface - rename
fwtoFW,idstoIDS,idptoIDPin traffic policy action servicetypeand service LAN VPNservice_type - rename
sc1-sc16toSC1-SC16in traffic policy action service chaintype, service IPv4/IPv6 ACLservice_chain_nameand transport IPv4/IPv6 ACLservice_chain_name - rename
local-astolocal-ASin policy object standard community liststandard_communitiesand transport route policy actioncommunities - rename
internaltoInternal,external-type1toExternal-type1,external-type2toExternal-type2in service BGP IPv4/IPv6 redistributeospf_match_routeand transport BGP IPv4/IPv6 redistributeospf_match_route - rename
decrementtoDecrement,shutdowntoShutdownin service LAN VPN ethernet interface IPv4 VRRP tracking objectaction - rename
bgptoBGP,ospftoOSPF,connectedtoConnected,statictoStatic,networktoNetwork,aggregatetoAggregatein service LAN VPN IPv6 OMP advertise routeprotocol - rename
nat64toNAT64,nat66toNAT66in service LAN VPN IPv6 static routenat, transport management VPN IPv6 static routenatand transport WAN VPN IPv6 static routenat - rename
tcptoTCP,udptoUDPin service LAN VPN NAT port forwardprotocol - rename
sigtoSIG,ssetoSSEin service LAN VPN service routesservice - rename
cisco-secure-accesstoCisco-Secure-Access,zscalertozScalerin service LAN VPN service routessse_instance - rename
tetoTEin service LAN VPNservice_typeand transport WAN VPNservices - fix service bgp and transport bgp failing when ipv6 neighbor has
maximum_prefix_reach_policyset tooff - fix configuration group
feature_versionsnot tracking DHCP server association changes for service LAN VPN ethernet and SVI interfaces
1.3.0 November 12, 2025
Section titled “1.3.0 November 12, 2025”Tested versions: link
UX 1.0:
- add support for UX 1.0 PIM feature template
- add support for UX 1.0 policy object port list
- add support for UX 1.0 unified security policy and unified firewall
- add support for
default_actionin UX 1.0 application aware routing policy - add support for queue 0 in UX 1.0 QoS Map which contains no class map id
- add support for
enhanced_app_aware_routing_variableparameter in system feature template
- use default names
Cisco-Umbrella-Global-CredentialsandCisco-Zscaler-Global-Credentialsfor SIG credentials feature template - move UX 1.0 route policy sequence name from hardcoded value to defaults
- fix
backup_interfaceto considernoneasNonein Secure Internet Gateway feature template - fix logging_feature_template
custom_profileattribute logic (nullin case tls_profile is not configured) - fix route policy
standard_community_liststo properly handle both single and multiple community list entries - fix
trunk_allowed_vlans_variablenot being set correctly in switchport feature template - fix
vpn_name_variablenot being set in VPN feature template - fix vpn feature template service route failing during device template push
UX 2.0:
- add support for application priority feature profile
- add support for application priority qos policy
- add support for policy groups
- add support for policy object color list
- add support for policy object preferred color group
- add support for policy object SLA class
- add support for service BGP
- add support for service EIGRP
- add support for service IPv4 ACL
- add support for service IPv6 ACL
- add support for service LAN VPN Ethernet Interface
- add support for service OSPF
- add support for transport BGP
- add support for transport IPv4 ACL
- add support for transport IPv6 ACL
- add support for transport OSPF
- rename LAN VPN etherent interface DHCP server association from
...dhcpto...dhcp_server - remove
secret_keyfromtacacsandradiusserver configuration in AAA feature
1.2.0 August 29, 2025
Section titled “1.2.0 August 29, 2025”Tested versions: link
UX 1.0:
- add support for IGMP feature template
- add support for multicast feature template
- add
enhanced_app_aware_routingparameter in system feature template
- add default handling of
ip_typein route policy - add
expanded_community_list_variableparameter in route policy - add
destination_ip_prefix_variableandsource_ip_prefix_variableparameters in IPv4 acl policy IPv6 device acl policy - fix
sdwan_attach_feature_device_templateresource to be generated per template, not per device
- fix
local_tloc_listencapsparameter to be optional in traffic data policy - fix
nat_poolaction not being set correctly in traffic data policy
UX 2.0:
- add support for service route policy
- add support for transport cellular profile
- add support for transport GPS
- add support for transport route policy
- add support for policy object application list
- add support for policy object app probe class
- fix
devicesandfeature_versionsparameters of configuration group to be null when empty - fix
idparameter in system IPv4 device access and IPv6 device access features - fix
administrative_distance_variableparameter not being set in the transport management VPN feature - fix UX 2.0 enum values to be lowercase wherever possible
1.1.0 April 18, 2025
Section titled “1.1.0 April 18, 2025”Tested versions: link
- Fix
vty_line_logging parameternot being set insdwan_system_global_feature - Add
support for sdwan_policy_object_as_path_listresource - Add
support for sdwan_policy_object_standard_community_listresource - Fix
ipv4_dhcp_helpers_variablenot being set when configuringsdwan_transport_management_vpn_interface_ethernet_featureandsdwan_transport_wan_vpn_interface_ethernet_feature - Change
sdwan_transport_wan_vpn_interface_ethernet_feature_associateX_featureresources names to match name logic - Fix dhcp parameter logic for
sdwan_cisco_vpn_interface_feature_template - Fix VRRP
prefix_variableparameter forsdwan_cisco_vpn_interface_feature_templateandsdwan_vpn_interface_svi_feature_template - Fix
ascii_variableparameter forsdwan_cisco_dhcp_server_feature_template - Add support for
sdwan_system_ipv4_device_access_featureresource - Add support for
sdwan_system_ipv6_device_access_featureresource - Add support for
sdwan_service_dhcp_server_featureresource - Add support for
sdwan_configuration_groupresource - Add support for
sdwan_tagresource
1.0.0 January 17, 2025
Section titled “1.0.0 January 17, 2025”Tested versions: link
- Provide default value for name if not explicitly set for
sdwan_system_basic_feature,sdwan_system_omp_feature,sdwan_system_performance_monitoring_feature,sdwan_system_security_feature,sdwan_system_snmp_featureandsdwan_transport_wan_vpn_feature - Simplify default feature name from
profile_name-feature_nametofeature_name - Add support for
sdwan_policy_object_feature_profileresource - Add support for
sdwan_policy_object_class_mapresource - Add support for
sdwan_policy_object_data_ipv4_prefix_listresource - Add support for
sdwan_policy_object_data_ipv6_prefix_listresource - Add support for
sdwan_policy_object_expanded_community_listresource - Add support for
sdwan_policy_object_extended_community_listresource - Add support for
sdwan_policy_object_ipv4_prefix_listresource - Add support for
sdwan_policy_object_ipv6_prefix_listresource - Add support for
sdwan_policy_object_mirrorresource - Add support for
sdwan_policy_object_policerresource - Add support for
sdwan_policy_object_tloc_listresource - Add support for variables in secure app hosting feature template
- Fix issue where
sdwan_custom_control_topology_policy_definitionalways shows diff whenmatch_criteriasoractionsare not configured in data model - Fix issue where
sdwan_traffic_data_policy_definitionalways shows diff whenmatch_criteriasoractionsare not configured in data model - Fix issue where
sdwan_application_aware_routing_policy_definitionalways shows diff whenmatch_criteriasoractionsare not configured in data model - Fix issue where certain parameters were required by
sdwan_cflowd_policy_definitionresource, but are optional in the UI - Fix issue where
authentication_type_variablewas not configurable withsdwan_cisco_security_feature_template - In
sdwan_cflowd_policy_definition, fix export_spreading to be optional - Add gateway parameter to
ipv6_static_routesofsdwan_transport_wan_vpn_feature - Add support for
sdwan_other_ucse_featureresource - Add support for
sdwan_transport_management_vpn_featureresource - Add support for
sdwan_transport_management_vpn_interface_ethernet_featureresource - Separate
sdwan_profile_parcels.tfintosdwan_features_cli.tf,sdwan_features_other.tf,sdwan_features_service.tf,sdwan_features_system.tfandsdwan_features_transport.tf - Rename
sdwan_system_performance_monitoring_featureresources from...-performance_monitorto...-perfmonitor - Add support for
sdwan_transport_wan_vpn_ethernet_interfaceresource - Add support for
sdwan_transport_wan_vpn_interface_ethernet_feature_associate_tracker_featureresource - Add support for
sdwan_transport_wan_vpn_interface_ethernet_feature_associate_tracker_group_featureresource - Add support for
sdwan_transport_wan_vpn_interface_ethernet_feature_associate_ipv6_tracker_featureresource - Add support for
sdwan_transport_wan_vpn_interface_ethernet_feature_associate_ipv6_tracker_group_featureresource - Add support for
sdwan_cellular_controller_feature_templateresource - Add support for
sdwan_cellular_cedge_profile_feature_templateresource - Add support for
sdwan_cisco_vpn_interface_gre_feature_templateresource - Add support for
sdwan_vpn_interface_cellular_feature_templateresource
0.1.0 November 1, 2024
Section titled “0.1.0 November 1, 2024”Tested versions: link
- Initial release