Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Commit

Permalink
chore(deps): update terraform proxmox to 2.9.7
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Waibel <alexwaibel@users.noreply.github.com>
  • Loading branch information
renovate-bot committed Apr 13, 2022
1 parent 2451c4b commit a14b058
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 deletions server/terraform/proxmox/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion server/terraform/proxmox/provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
proxmox = {
source = "Telmate/proxmox"
version = "2.9.5"
version = "2.9.7"
}
}
}
Expand Down

0 comments on commit a14b058

Please sign in to comment.