## Context I would like to setup a terraform user in my proxmox environment to prevent using cluster-wide permissions ## Todo - [ ] Setup new user following [Setup user documentation on Telmate/Proxmox](https://registry.terraform.io/providers/Telmate/proxmox/latest/docs#creating-the-proxmox-user-and-role-for-terraform) - [ ] Automate setup using ansible - [ ] Use new user in terraform
Context
I would like to setup a terraform user in my proxmox environment to prevent using cluster-wide permissions
Todo