Skip to content

Commit

Permalink
changed memory
Browse files Browse the repository at this point in the history
  • Loading branch information
skyfox675 committed Sep 17, 2021
1 parent 61431e1 commit 92b3f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ variable "timeout" {

variable "memory_size" {
type = number
default = 32
default = 128
description = "Memory to use for Lambda, defaults to 128mb"
}

Expand Down

0 comments on commit 92b3f76

Please sign in to comment.