Skip to content

Commit 6045d45

Browse files
committed
reformat
1 parent 4faff86 commit 6045d45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

variables.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -445,8 +445,8 @@ variable "services" {
445445
tags = optional(map(string))
446446

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

0 commit comments

Comments
 (0)