terraform-provider-sdwan icon indicating copy to clipboard operation
terraform-provider-sdwan copied to clipboard

Terraform Cisco SD-WAN Provider

Results 49 terraform-provider-sdwan issues
Sort by recently updated
recently updated
newest added

In transport_management_vpn_interface_ethernet_profile_parcel, we have option to set static ip with ipv4_address parameter, but I don't see any option to set ip address as dynamic. Am I missing something or do...

Few problems: 1. Some options available in resource are not available in GUI. 2. When I configure the remote access over the UI, I see lot's of options/switches available. However...

bug

Customer upgraded their environment and I noticed that it is no longer possible to edit in GUI Cellular Interface feature templates created with terraform (even new ones created in 20.12...

bug

### Description Add Support for Tracker and Route Features where missing. ### Types of Changes * [x] New feature (non-breaking change which adds functionaality) * [ ] Bug fix (non-breaking...

the following fields are incorrectly set as mandatory, this is preventing me from using this resource "ipv4_address" "ipv4_subnet_mask" These are not required if you are using ipv4_address_variable ipv4_subnet_mask_variable resource "sdwan_service_lan_vpn_interface_svi_feature"...

sdwan_service_lan_vpn_interface_ethernet_feature ipv4_nat_type is mandatory in the API Suggest making ipv4_nat_type = "pool" default sdwan_service_routing_bgp_feature Max number of prefixes is mandatory in the API but not in the resource address_families =...

Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.25.0 to 0.26.0. Commits 2ab3b51 go.mod: update golang.org/x dependencies 2683c79 gopls/internal/golang/stubmethods: rename analysis/stubmethods efd951d gopls/internal/analysis/stubmethods: merge into CodeAction d0d0d9e gopls/internal/cache: memoize dependent hash on analysisNode a19eef6 gopls/internal/cache:...

dependencies
go

I'm trying to reverse engineer existing security policy with zbfw, and it seems that support is missing for the unified policies. One difference that I see on API level is...

### Description Adds Add the following resources and data sources: - Policy Object Unified Advanced Malware Protection - Policy Object Unified URL Filtering - Policy Object Unified TSL/SSL Profile -...

### Description Adds Transport Cellular Controller & Transport Cellular Profile Features resources and data sources: ### Types of Changes * [x] New feature (non-breaking change which adds functionaality) * [...