summaryrefslogtreecommitdiff
path: root/container/variables.tf
diff options
context:
space:
mode:
Diffstat (limited to 'container/variables.tf')
-rw-r--r--container/variables.tf5
1 files changed, 5 insertions, 0 deletions
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" {}