Skip to content

Commit

Permalink
feat(terraform): update terraform routeros ( 1.75.0 → 1.76.0 ) (#2124)
Browse files Browse the repository at this point in the history
| datasource         | package                     | from   | to     |
| ------------------ | --------------------------- | ------ | ------ |
| terraform-provider | terraform-routeros/routeros | 1.75.0 | 1.76.0 |

Co-authored-by: samip5-bot[bot] <118629685+samip5-bot[bot]@users.noreply.github.com>
  • Loading branch information
samip5-bot[bot] authored Feb 5, 2025
1 parent dbdb746 commit 32cc305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/mikrotik/provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ terraform {
required_providers {
routeros = {
source = "terraform-routeros/routeros"
version = "1.75.0"
version = "1.76.0"
}
}
#backend "pg" {
Expand Down

0 comments on commit 32cc305

Please sign in to comment.