Mentions
👋🏼 About Me¶
Author: Logan Mancuso Contact Me I am an IaC engineer with a passion or automation, and open source projects. Primarily working with GoLang and OpenTofu, and Kubernetes.
Thanks to FOSS, and these projects we can enjoy the benefits of this software. This project would not be possible with out the hard work of these people listed below. Thank you, and please consider sponsoring these creators.
If I have seen further than others, it is by standing upon the shoulders of giants.
Isaac Newton
🙏 Proxmox Provider¶
Owner: Pavel Boldyrev This project interfaces with the proxmox api allowing us to use tofu to provision infrastructure on proxmox. I have personally used this to automate the deployment of nodes in a proxmox cluster as well as provision instances with prebuilt images and custom bootstrapping. This provider here is really the backbone of this entire project, it is still actively maintained and is a thriving community please consider participating. 😄
🙏 Packer Template¶
Owner: Christian Lempa The inspiration for the start of this whole project I advise you to checkout his video here. He goes over how the packer script works. The project Template Machine was forked from this code and modified into a tofu workflow for completely automated deployments.
🙏 Libvirt Provider¶
Owner: Duncan Mac-Vicar P. This project interfaces with the libvirt api, allowing me to setup a dynamic development environment with a rapidly deployable local proxmox instance.