Update file variables.tf
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user