Skip to content

Commit fd4cf3b

Browse files
committed
original format
1 parent a30e422 commit fd4cf3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ variable "services" {
445445
tags = optional(map(string))
446446

447447
# Container definition
448-
command = optional(list(string)) #test
448+
command = optional(list(string))
449449
cpu = optional(number)
450450
credentialSpecs = optional(list(string))
451451
dependsOn = optional(list(object({

0 commit comments

Comments
 (0)