Skip to content

Commit

Permalink
version lock new prop
Browse files Browse the repository at this point in the history
  • Loading branch information
kaizencc committed Jan 27, 2023
1 parent 9d4ca09 commit b347278
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/@aws-cdk/aws-lambda/lib/function-hash.ts
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ export const VERSION_LOCKED: { [key: string]: boolean } = {
PackageType: true,
Role: true,
Runtime: true,
RuntimeManagementConfig: true,
SnapStart: true,
Timeout: true,
TracingConfig: true,
Expand Down

0 comments on commit b347278

Please sign in to comment.