Skip to content

thschue/tofu-modules

Repository files navigation

OpenTofu Modules

This repository contains a collection of modules for OpenTofu that can be used to deploy various infrastructure components, mainly to build a HomeLab or demo environments.

Modules

  • talos-proxmox-cluster: Module to build a talos cluster on top of proxmox
  • cilium: Module to deploy cilium (in this case on a talos cluster)
  • argocd: Module to deploy argocd (in this case on a talos cluster), work in progress

Examples

  • talos-cluster: Example of how to use the talos-proxmox-cluster module