Skip to content

Commit

Permalink
chore(deps): update terraform proxmox to v2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 21, 2021
1 parent b18d312 commit f1c2ba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provision/terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
}
proxmox = {
source = "telmate/proxmox"
version = "2.7.4"
version = "2.8.0"
}
}
}
Expand Down

0 comments on commit f1c2ba1

Please sign in to comment.