Update file variables.tf

This commit is contained in:
2023-08-06 17:18:17 +00:00
parent d1a83cb6f1
commit e4183e9290

View File

@@ -24,7 +24,7 @@ variable "pm_user" {
default = "root@pam"
}
variable "template: {
variable "template" {
description = "Default Template to clone from"
type = string
default = "Debian12-Template"