Skip to content

Commit

Permalink
chore(deps): update snapshot for dependencies upgrade (#125)
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/7689750426

------

*Automatically created by projen via the "upgrade-snapshot" workflow*
  • Loading branch information
CloudSnorkelBot authored Jan 29, 2024
1 parent 05ae348 commit 2e2a1ff
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 @@ -157,15 +157,15 @@
}
}
},
"2f1bfdc6c88654be0307e713935b878d244ca913232a57c66e237046c3d2e025": {
"aa454235bfd8d0f8a6b345de69cb76a85e7d91d13e2283c6b06ff4426950d2e7": {
"source": {
"path": "asset.2f1bfdc6c88654be0307e713935b878d244ca913232a57c66e237046c3d2e025.lambda",
"path": "asset.aa454235bfd8d0f8a6b345de69cb76a85e7d91d13e2283c6b06ff4426950d2e7.lambda",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "2f1bfdc6c88654be0307e713935b878d244ca913232a57c66e237046c3d2e025.zip",
"objectKey": "aa454235bfd8d0f8a6b345de69cb76a85e7d91d13e2283c6b06ff4426950d2e7.zip",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
Expand Down Expand Up @@ -235,15 +235,15 @@
}
}
},
"eec3cdcb6f11b28abf2677fd100a9b04905082c33e1e8097ef11ac2dd1111390": {
"f682f54589d6443f18824f8af14ad5081c5cc4f5dc5cb127f54dd361d17158aa": {
"source": {
"path": "Turbo-Layer-Test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "eec3cdcb6f11b28abf2677fd100a9b04905082c33e1e8097ef11ac2dd1111390.json",
"objectKey": "f682f54589d6443f18824f8af14ad5081c5cc4f5dc5cb127f54dd361d17158aa.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 @@ -6999,7 +6999,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "2f1bfdc6c88654be0307e713935b878d244ca913232a57c66e237046c3d2e025.zip"
"S3Key": "aa454235bfd8d0f8a6b345de69cb76a85e7d91d13e2283c6b06ff4426950d2e7.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -8900,7 +8900,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "2f1bfdc6c88654be0307e713935b878d244ca913232a57c66e237046c3d2e025.zip"
"S3Key": "aa454235bfd8d0f8a6b345de69cb76a85e7d91d13e2283c6b06ff4426950d2e7.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -10801,7 +10801,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "2f1bfdc6c88654be0307e713935b878d244ca913232a57c66e237046c3d2e025.zip"
"S3Key": "aa454235bfd8d0f8a6b345de69cb76a85e7d91d13e2283c6b06ff4426950d2e7.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -12702,7 +12702,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "2f1bfdc6c88654be0307e713935b878d244ca913232a57c66e237046c3d2e025.zip"
"S3Key": "aa454235bfd8d0f8a6b345de69cb76a85e7d91d13e2283c6b06ff4426950d2e7.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down

0 comments on commit 2e2a1ff

Please sign in to comment.