Skip to content

Commit

Permalink
chore(deps): update snapshot
Browse files Browse the repository at this point in the history
Update snapshot. See details in [workflow run].

[Workflow Run]: https://github.com/CloudSnorkel/cdk-turbo-layers/actions/runs/13360955005

------

*Automatically created by projen via the "upgrade-snapshot" workflow*

Signed-off-by: github-actions <[email protected]>
  • Loading branch information
github-actions committed Feb 17, 2025
1 parent 87338ca commit 527c42b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
10 changes: 5 additions & 5 deletions test/default.integ.snapshot/Turbo-Layer-Test.assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,15 +144,15 @@
}
}
},
"d5f1e6d5531b946efc22b53b1a0d8537a4fff8358dea303afbfe2a2b2c635b02": {
"0aaef3f5d267f5169cbea3a62cb7b253a7ce9a1908e828c530358152aa8758ca": {
"source": {
"path": "asset.d5f1e6d5531b946efc22b53b1a0d8537a4fff8358dea303afbfe2a2b2c635b02.lambda",
"path": "asset.0aaef3f5d267f5169cbea3a62cb7b253a7ce9a1908e828c530358152aa8758ca.lambda",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "d5f1e6d5531b946efc22b53b1a0d8537a4fff8358dea303afbfe2a2b2c635b02.zip",
"objectKey": "0aaef3f5d267f5169cbea3a62cb7b253a7ce9a1908e828c530358152aa8758ca.zip",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
Expand Down Expand Up @@ -222,15 +222,15 @@
}
}
},
"86dfc94073b8f0e39bc5789c7cbc3446a27c0c4624a7e29a607b6b244c8d1908": {
"2fc66c10cd4d233ce3f9975ec1f8721b9039d29c410855d1974c1ea25e2f6033": {
"source": {
"path": "Turbo-Layer-Test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "86dfc94073b8f0e39bc5789c7cbc3446a27c0c4624a7e29a607b6b244c8d1908.json",
"objectKey": "2fc66c10cd4d233ce3f9975ec1f8721b9039d29c410855d1974c1ea25e2f6033.json",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
Expand Down
8 changes: 4 additions & 4 deletions test/default.integ.snapshot/Turbo-Layer-Test.template.json
Original file line number Diff line number Diff line change
Expand Up @@ -6612,7 +6612,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "d5f1e6d5531b946efc22b53b1a0d8537a4fff8358dea303afbfe2a2b2c635b02.zip"
"S3Key": "0aaef3f5d267f5169cbea3a62cb7b253a7ce9a1908e828c530358152aa8758ca.zip"
},
"Description": "Turbo layer packager for nodejs16.x",
"Environment": {
Expand Down Expand Up @@ -8407,7 +8407,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "d5f1e6d5531b946efc22b53b1a0d8537a4fff8358dea303afbfe2a2b2c635b02.zip"
"S3Key": "0aaef3f5d267f5169cbea3a62cb7b253a7ce9a1908e828c530358152aa8758ca.zip"
},
"Description": "Turbo layer packager for nodejs18.x",
"Environment": {
Expand Down Expand Up @@ -10202,7 +10202,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "d5f1e6d5531b946efc22b53b1a0d8537a4fff8358dea303afbfe2a2b2c635b02.zip"
"S3Key": "0aaef3f5d267f5169cbea3a62cb7b253a7ce9a1908e828c530358152aa8758ca.zip"
},
"Description": "Turbo layer packager for nodejs16.x",
"Environment": {
Expand Down Expand Up @@ -11997,7 +11997,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "d5f1e6d5531b946efc22b53b1a0d8537a4fff8358dea303afbfe2a2b2c635b02.zip"
"S3Key": "0aaef3f5d267f5169cbea3a62cb7b253a7ce9a1908e828c530358152aa8758ca.zip"
},
"Description": "Turbo layer packager for nodejs18.x",
"Environment": {
Expand Down

0 comments on commit 527c42b

Please sign in to comment.