This commit is contained in:
2024-06-29 08:26:44 -05:00
parent 5f8d31eea1
commit 001ea7288b

View File

@@ -54,4 +54,5 @@ variable "k3server" {
variable "environment" {
description = "environment of the deployment"
type = string
default = "dev"
}