Updating Proxmox plugin to 1.2.1

This commit is contained in:
Gregory Ballantine 2025-01-27 17:00:12 -05:00
parent caab68a92d
commit 6e08664e14

View File

@ -1,7 +1,7 @@
packer { packer {
required_plugins { required_plugins {
name = { name = {
version = "1.1.8" version = "1.2.1"
source = "github.com/hashicorp/proxmox" source = "github.com/hashicorp/proxmox"
} }
} }