Skip to content

Commit fe39dab

Browse files
committed
Exclude DD from printfiles lambda - too big
Both layers together over max size
1 parent 92f39e7 commit fe39dab

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

backend/serverless.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,4 +143,6 @@ custom:
143143
site: datadoghq.com
144144
apiKeySecretArn: arn:aws:secretsmanager:${aws:region}:${aws:accountId}:secret:DdApiKeySecret-Bdpa3lQQgQcR-VAo2Tp
145145
uploadGitMetadata: false
146-
addLayers: true
146+
addLayers: true
147+
exclude:
148+
- renderMerchPrintfiles

0 commit comments

Comments
 (0)