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
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to