Skip to content

Commit 7d55aec

Browse files
chore: Add comment
1 parent 1c76981 commit 7d55aec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/infraDeploy.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,7 @@ async function attachLayerToLambda(
467467
Logger.verbose('Layer with the wrong version attached to the function');
468468
}
469469

470+
// support for multiple internal Lambda extensions
470471
const initalExecWraper =
471472
environmentVariables.AWS_LAMBDA_EXEC_WRAPPER !== lldWrapperPath
472473
? environmentVariables.AWS_LAMBDA_EXEC_WRAPPER

0 commit comments

Comments
 (0)