Chris Reeves

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Chris Reeves

  1. I've updated the readme.md and other bits and pieces to make it a lot easier to implement
  2. Hey @Kudjo, You'd need to watch some basics on how to use Terraform, for me to write it all out would take hours. Once you get the concept of how Terraform works, what I posted will just slot right on top. Thanks, Chris
  3. Hey Y'all I've been working on getting Terraform IaC to deploy virtual machines on Unraid and wanted to share the code so no-one else has to go through my pain of making it work. https://github.com/chrisreeves-/scripts/tree/master/terraform/unraid It nicely downloads the cloud image and creates a username on it for you all with the help of libvirt and virsh All I ask is for a star on the repo