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

Fix for sdwan_security_policy destroy #290

Closed rrahimm closed 4 months ago

rrahimm commented 4 months ago

We are seeing an issue where we are unable to delete the "sdwan_zone_based_firewall_policy_definition" and "sdwan_intrusion_prevention_policy_definition" etc. after the "sdwan_security_policy" has been deleted.

the definitions still hold a reference to the deleted policy and doesn't allow to be deleted.

we are looking for a similar fix as already done for Add workaround for concurrent deletion of localized policies

danischm commented 4 months ago

https://github.com/CiscoDevNet/terraform-provider-sdwan/commit/76379f8922adf659d1945d6fb403347fd539eb77

danischm commented 4 months ago

Released in v0.3.13.