terraform-provider-truenas
terraform-provider-truenas copied to clipboard
Provisioning VMs
I'm curious as to how people are provisioning their VMs using this provider.
Ideally, I'm trying to provision a VM that is running Flatcar to use as an in-house K3S/K8S Cluster for Development Purposes. Right now, I have to manually create the VM, use Ubuntu Server in Live/Shell Mode to ssh to another server and download the Flatcar Ignition File, install the flatcar-install utility, and then install against the VM.
Flatcar is perfect for the Terraform IaC, so I'd love to get this all under Terraform