sdhibit / packer-proxmox-templates

Proxmox images built with Packer
55 stars 19 forks source link

feat: Add Proxmox API Token support #32

Closed mattwillsher closed 4 months ago

mattwillsher commented 5 months ago

Add token support. Both proxmox_password and proxmox_token are optional, though the plugin will complain if neither is specified.

mattwillsher commented 4 months ago

@sdhibit is this a change you are willing to merge?