We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3ce72b commit 788a175Copy full SHA for 788a175
terraform/mikrotik/provider.tf
@@ -5,7 +5,7 @@ terraform {
5
required_providers {
6
routeros = {
7
source = "terraform-routeros/routeros"
8
- version = "1.88.0"
+ version = "1.89.0"
9
}
10
11
#backend "pg" {
0 commit comments