From 7d7637cb926d7c8f3469ce830a4b90e203bb4a1b Mon Sep 17 00:00:00 2001 From: jerome Date: Mon, 27 Jan 2025 17:58:42 +0100 Subject: modules --- container/variables.tf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 container/variables.tf (limited to 'container/variables.tf') diff --git a/container/variables.tf b/container/variables.tf new file mode 100644 index 0000000..79bd187 --- /dev/null +++ b/container/variables.tf @@ -0,0 +1,5 @@ + +variable "vmid" {} +variable "prenom" {} +variable "template" {} +variable "os" {} -- cgit v1.2.3