CiscoDevNet / terraform-provider-sdwan

Terraform Cisco SD-WAN Provider
https://registry.terraform.io/providers/CiscoDevNet/sdwan
Mozilla Public License 2.0
19 stars 12 forks source link

in vpn template, omp_advertise_ipv4_routes can't be updated after attached to device #200

Open wcmder opened 6 months ago

wcmder commented 6 months ago

the workaround is detached the device, remove the whole omp_advertise_ipv4_routes and add it back with changes

danischm commented 6 months ago

Thanks for opening the issue! Could you share an example resource config to recreate the issue?

wcmder commented 6 months ago

I commented out the first object in the default = [], terraform should show me 3 changes - the vpn template, the device template, then attach template, but only showing one change, if I commit it, it will go through but no changes really made.

Screenshot 2024-04-17 at 4 11 04 PM