terraform-provider-sdwan
terraform-provider-sdwan copied to clipboard
Terraform Cisco SD-WAN Provider
### Description Adds Application Priority Traffic Policy profile parcel resource and data source **DO NOT MERGE** - I have been unable to find all parameters that are in the schema...
Bumps [github.com/hashicorp/terraform-plugin-testing](https://github.com/hashicorp/terraform-plugin-testing) from 1.7.0 to 1.8.0. Release notes Sourced from github.com/hashicorp/terraform-plugin-testing's releases. v1.8.0 FEATURES: plancheck: Added ExpectDeferredChange and ExpectNoDeferredChanges checks for experimental deferred action support. (#331) tfversion: Added SkipIfNotPrerelease version...
### Description Add the remaining Transport WAN/VPN/Interfaces: - transport/wan/vpn/interface/gre - transport/wan/vpn/interface/ipsec - transport/wan/vpn/interface/serial - transport/wan/vpn/interface/cellular ### Types of Changes * [x] New feature (non-breaking change which adds functionaality) * [...
### Description Add the remaining Service LAN/VPN/Interfaces: - service/lan/vpn/interface/ipsec - service/lan/vpn/interface/gre - service/lan/vpn/interface/svi ### Types of Changes * [x] New feature (non-breaking change which adds functionaality) * [ ] Bug...
### Description Resolve issue #122. Adds support to override the generator and allow for default values on specific oneOf parameters when suitable resolving issue #235. Also resolve issue #240 by...
### BFD Parameters support on Cflowd monitoring policies Starting from Cisco IOS XE Catalyst SD-WAN Release 17.10.1a and Cisco vManage Release 20.10.1, the "BFD Metrics Exporting" and "Exporting Interval" fields...
We seek support for the "zoneBasedFW" profile under security policies. Sample Configuration is as below Path: /dataservice/template/policy/definition/zonebasedfw ``` { "name": "TEST_ZBFW", "type": "zoneBasedFW", "description": "ZBFW", "definition": { "defaultAction": { "type":...
Push of basic parcel fails with: ``` │ Error: Configuration Read Error │ │ with module.sdwan.sdwan_system_basic_profile_parcel.system_basic_profile_parcel["system2-basic"], │ on ../terraform-sdwan-nac-sdwan/sdwan_profile_parcels.tf line 152, in resource "sdwan_system_basic_profile_parcel" "system_basic_profile_parcel": │ 152: gps_longitude = try(each.value.basic.longitude,...
Any timeline for full support of Configuration and Policy Groups?
### Description Adds zoneBasedFW security policy definition resource and data source ### Types of Changes * [x] New feature (non-breaking change which adds functionaality) * [ ] Bug fix (non-breaking...