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

Failure_mode should be used only when IPS is enabled | sdwan_security_policy #289

Closed rrahimm closed 4 months ago

rrahimm commented 4 months ago

in sdwan_security_policy, we see that the "failure_mode" is set to open even when the definitions doesn't have type "intrusionPrevention" added.

This is causing the policy attachment to fail with 400 error.

https://registry.terraform.io/providers/CiscoDevNet/sdwan/latest/docs/resources/security_policy#failure_mode

danischm commented 4 months ago

https://github.com/CiscoDevNet/terraform-provider-sdwan/commit/0da9e7be98dbb908750b76623e11bfedcd72ebfc

danischm commented 4 months ago

Released in v0.3.13.