joernott / go-proxmox

Proxmox API in golang
BSD 3-Clause "New" or "Revised" License
26 stars 15 forks source link

Terraform Integration #1

Closed houst0n closed 8 years ago

houst0n commented 8 years ago

Hi mate,

I was looking at using this to create a terraform provider for proxmox; was this your intended use of the library?

It looks like I'll need to make a bunch of changes to get it to work in a similar fashion to how most of the other providers work -- let me know if you'd want my changes or if I'm better starting another project :)

Cheers!

H

joernott commented 8 years ago

Hello houst0n,

I wrote this library as part of writing a command line tool to manage a ProxMox/Foreman cluster in an automated build system. As a sysadmin starting out with Go, I am more than happy to accept all extensions/improvements/standardisations and any advice from others to make this library better.

As long as people agree to the open license of the project, I'll encourage them to join me on this project.

mrjcleaver commented 7 years ago

https://github.com/lord2800/terraform-provider-proxmox/issues/1