shorten default name

This commit is contained in:
zjhe 2024-10-04 16:38:51 +08:00 committed by lonegunmanb
parent 49dcdf9061
commit 1b2dc9120c

View File

@ -1,7 +1,7 @@
variable "name" {
type = string
description = "Name of the deployment"
default = "301mlhubspokesecure"
default = "301mlhss"
}
variable "environment" {