Hello,
I have uncounter a bug with the Terraform Module with this Beta version: https://github.com/terraform-routeros/t ... issues/661
Describe the bug
When using terraform with RouterOS on a Mikrotik Switch CCR2116 I have this error when something is not found.
provider registry.terraform.io/terraform-routeros/routeros v1.76.3
To Reproduce
Don't know how to reproduce it but seams to be frequent on multiple ressources.
Expected behavior
Not an unknown reply word
Debug Information
Error: unknown RouterOS reply word: !empty
│
│ with module.l3-routers.routeros_ip_route.ip-routes["VRF-XXX-WAN_DST-0.0.0.0/0_GW-XXX"],
│ on ../../shared/src/mikrotik-l3-routers/main.tf line 38, in resource "routeros_ip_route" "ip-routes":
│ 38: resource "routeros_ip_route" "ip-routes" {
Thanks for your support