This message was deleted.
# terraform-provider-rancher2
a
This message was deleted.
b
Rke2 is fundamentally an application that has to run on a server somewhere (as opposed to a device like Harvester). I think Harvester is a good option for on-prem cloud management, and it has a Terraform provider here: https://registry.terraform.io/providers/harvester/harvester/latest Here are some modules to get you started: https://registry.terraform.io/modules/bcdurden/rke2-hardened/harvester/latest https://registry.terraform.io/modules/terraform-harvester-modules/vm/harvester/latest
Many users use VMWare, but we don't have any modules for that yet (planned for the future)
There is a module for installing RKE2 that is agnostic of the cloud provider here: https://registry.terraform.io/modules/rancher/rke2-install/null/latest