Update file variables.tf
This commit is contained in:
@@ -24,7 +24,7 @@ variable "pm_user" {
|
|||||||
default = "root@pam"
|
default = "root@pam"
|
||||||
}
|
}
|
||||||
|
|
||||||
variable "template: {
|
variable "template" {
|
||||||
description = "Default Template to clone from"
|
description = "Default Template to clone from"
|
||||||
type = string
|
type = string
|
||||||
default = "Debian12-Template"
|
default = "Debian12-Template"
|
||||||
|
|||||||
Reference in New Issue
Block a user