[pve-devel] New API endpoint to manage snippets

Patryk Ściborek patryk at sciborek.com
Thu Apr 7 12:27:31 CEST 2022


Hi Guys!

I'm using Terraform to manage VMs running on Proxmox. I need to be able to
upload snippets with custom cloud-init configuration. Right now I have to
use scp/sftp to upload snippets so I have to use a system account. It looks
that I'm not the only one having this issue:
https://bugzilla.proxmox.com/show_bug.cgi?id=2208

So I thought that I could implement a new API endpoint which would allow to
create, read, update and delete snippets so other tools like Terraform
would be able to use it.

What do you think about this idea?

Best regards,
Patryk



More information about the pve-devel mailing list