try to make 202-mlmsev testable

This commit is contained in:
hezijie
2024-01-02 15:05:51 +08:00
committed by lonegunmanb
parent a39e09c2d5
commit 9259270d0c
10 changed files with 213 additions and 14 deletions

View File

@ -1,6 +1,7 @@
variable "name" {
type = string
description = "Name of the deployment"
default = "202mlmsev"
}
variable "environment" {