chore(deps): update dependency hashicorp/packer-plugin-proxmox to v1.1.7 #5

Merged
xoxys merged 1 commits from renovate/hashicorp-packer-plugin-proxmox-1.x into main 2024-01-26 13:26:20 +00:00
Showing only changes of commit 907e274a63 - Show all commits

View File

@ -2,7 +2,7 @@ packer {
required_version = ">= 1.8.3"
required_plugins {
proxmox = {
version = "1.1.6"
version = "1.1.7"
source = "github.com/hashicorp/proxmox"
}
}