Update file variables.tf
This commit is contained in:
@@ -27,7 +27,7 @@ variable "pm_user" {
|
|||||||
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"
|
||||||
}
|
}
|
||||||
|
|
||||||
variable "environment" {
|
variable "environment" {
|
||||||
|
|||||||
Reference in New Issue
Block a user