Skip to content

Commit d79f52b

Browse files
committed
terraform fmt
1 parent cffde5a commit d79f52b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/service/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ variable "container_definitions" {
505505
mountOptions = optional(list(string))
506506
size = number
507507
})))
508-
}), {})
508+
}), {})
509509
logConfiguration = optional(object({
510510
logDriver = optional(string)
511511
options = optional(map(string))

0 commit comments

Comments
 (0)