We are currently trying to create zone forwards with terraform but noticed that it does not automatically restart the dns servers as it should. See screenshot of UI after terraform apply
It seems in the infoblox_zone_auth has the option restart_if_needed which would do this.
We are currently trying to create zone forwards with terraform but noticed that it does not automatically restart the dns servers as it should. See screenshot of UI after
terraform apply
It seems in the infoblox_zone_auth has the option
restart_if_needed
which would do this.Or Is there something I'm missing?