updating modules

This commit is contained in:
2025-08-23 09:59:51 -05:00
parent 44942782f2
commit b4db02cedd
2 changed files with 6 additions and 7 deletions

View File

@@ -4,7 +4,6 @@ variable "app_subdomain_name" {
}
variable "containers" {
default = []
type = list(object({
command = optional(string)
cpu = optional(string)