terraform-provider-truenas icon indicating copy to clipboard operation
terraform-provider-truenas copied to clipboard

Provisioning VMs

Open Fenikkusu opened this issue 1 year ago • 0 comments

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

Fenikkusu avatar Oct 15 '23 03:10 Fenikkusu