Skip to content

Commit 5ead974

Browse files
Update Terraform routeros to v1.85.0 (#724)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent da216b2 commit 5ead974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/mikrotik-rb5009/providers.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
routeros = {
44
source = "terraform-routeros/routeros"
5-
version = "1.84.0"
5+
version = "1.85.0"
66
}
77
}
88
}

0 commit comments

Comments
 (0)