Issue with ntp, dns configuration on f5 using Terraform

Hi Team,

I am trying to configure DNS, NTP etc on f5 using terraform. I am observing that configuration is getting created when i do apply. But after doing destroy it is not getting deleted from the configuration even though output of “terraform destroy” shows that it is destroyed.

Appreciate any advise on this.