CiscoDevNet / terraform-provider-fmc

Terraform Provider for FMC
https://registry.terraform.io/providers/CiscoDevNet/fmc/latest/docs
Mozilla Public License 2.0
16 stars 30 forks source link

Destroying sub-interfaces doesn't remove them from FMC #140

Closed tiagosil-cisco closed 10 months ago

tiagosil-cisco commented 11 months ago

When we destroy a sub-interface resource (fmc_device_subinterfaces) it doesn't remove it from the device

snetlamu commented 10 months ago

Hi @tiagosil-cisco , we reproduced this scenario. It looks like a bug in the FMC UI and not in the provider. After destroy, going back to the device management page and navigating back to the device interfaces refreshes FMC UI to display the updated state.

jeroenwittock commented 10 months ago

Let us know if you need further assistance with this, closing for now.