Orange-Cyberdefense / GOAD

game of active directory
GNU General Public License v3.0
4.63k stars 652 forks source link

Change Terraform Proxmox provider to bgp/proxmox #190

Closed Zapfmeister closed 3 months ago

Zapfmeister commented 4 months ago

The current terraform provider telmate has issues with proxmox 8. Therefore i update it to use bgp/proxmox instead, which works with version 8.

In addition, i added variables for the template IDs and storage used to instantiate the VMs.

Mayfly277 commented 3 months ago

thank you, you are right bgp/proxmox seems way more active then telmate/proxmox provider. i will merge it locally and give it a try, thank you :)