Skip to content

Commit 57b4558

Browse files
1 parent f5f36c4 commit 57b4558

File tree

1 file changed

+1
-1
lines changed
  • infrastructure/modules/deploy_app

1 file changed

+1
-1
lines changed

infrastructure/modules/deploy_app/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ module "deploy_app" {
3333
layers = ["arn:aws:lambda:eu-west-2:133256977650:layer:AWS-Parameters-and-Secrets-Lambda-Extension-Arm64:19"]
3434
enable_streaming = true
3535
timeout = 30
36-
memory_size = 512
36+
memory_size = 2048
3737

3838
cloudwatch_log = {
3939
skip_destroy = true

0 commit comments

Comments
 (0)