Skip to content

Commit 0317380

Browse files
committed
wip
1 parent 892b227 commit 0317380

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

variables.tf

+1
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ variable "container_memory_hard_limit" {
215215
variable "container_memory_soft_limit" {
216216
description = "The soft limit (in MiB) of memory to reserve for the container. "
217217
type = number
218+
default = 0
218219
}
219220

220221
variable "container_depends_on" {

0 commit comments

Comments
 (0)