From e3e10d3d674a1efc39b1c934615a9b1d60d11583 Mon Sep 17 00:00:00 2001 From: TuDatTr Date: Mon, 8 Jan 2024 14:01:33 +0100 Subject: [PATCH] Added little docu Signed-off-by: TuDatTr --- README.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.org b/README.org index 711dc12..9a7e6cc 100644 --- a/README.org +++ b/README.org @@ -1,2 +1,4 @@ * Terraform Homelab This repo contains the terraform configuration for my homelab to deploy various services. + +To run this just check if k3s is running and simply run `terraform apply`.