New options are available in the proxmox provider plugin so:
- add vmid as defined in proxmox today
- had to inline the module call for the storage node (which has more than 1 disk). It's now inlined like the gateway (which has more than 1 network declaration)
- make the "disk" setup be ignored also
Note that i had to tweak a bit the terraform.tfstate json file.
Pondering whether we can't just commit this into the repository (as a poor man configuration shared management as a first step).