From 6571ae4ba51c658102ba91ba0817e57f84d119a1 Mon Sep 17 00:00:00 2001 From: Pim Kunis Date: Tue, 18 Apr 2023 07:44:01 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e09e842..248222a 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,8 @@ Terraform module to easily create a Debian virtual machine using the libvirt [Te Features: - SSH host certificate authentication - Cloud-init bootstrapped -- Ability to attach disk for permanent storage \ No newline at end of file +- Ability to attach disk for permanent storage + +## Customization + +Check `variables.tf` for available parameters. \ No newline at end of file