Skip to content

Commit

Permalink
chore(deps): update snapshot (#254)
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/12980322455

------

*Automatically created by projen via the "upgrade-snapshot" workflow*
  • Loading branch information
CloudSnorkelBot authored Jan 27, 2025
1 parent 738d04c commit a4da571
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 @@
}
}
},
"9e38b4f24dd7ad69ae0d31b5d6adb1405619a2088ba69dfd950e7473e5e0b05b": {
"84145ad2f74c5c8e3c9fed8a2e843b08c761d1a870e7fd6e3e6cd7dc553f3c9b": {
"source": {
"path": "asset.9e38b4f24dd7ad69ae0d31b5d6adb1405619a2088ba69dfd950e7473e5e0b05b.lambda",
"path": "asset.84145ad2f74c5c8e3c9fed8a2e843b08c761d1a870e7fd6e3e6cd7dc553f3c9b.lambda",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "9e38b4f24dd7ad69ae0d31b5d6adb1405619a2088ba69dfd950e7473e5e0b05b.zip",
"objectKey": "84145ad2f74c5c8e3c9fed8a2e843b08c761d1a870e7fd6e3e6cd7dc553f3c9b.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 @@
}
}
},
"a4a03241fd76aa0b5b0055d8617d858fdc43cbabefbe2a56666bdef7322f7179": {
"544bc8a994e9a92f39e648f298e106d6d8bafe65ec69cbb1f240f8c961b00b10": {
"source": {
"path": "Turbo-Layer-Test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "a4a03241fd76aa0b5b0055d8617d858fdc43cbabefbe2a56666bdef7322f7179.json",
"objectKey": "544bc8a994e9a92f39e648f298e106d6d8bafe65ec69cbb1f240f8c961b00b10.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": "9e38b4f24dd7ad69ae0d31b5d6adb1405619a2088ba69dfd950e7473e5e0b05b.zip"
"S3Key": "84145ad2f74c5c8e3c9fed8a2e843b08c761d1a870e7fd6e3e6cd7dc553f3c9b.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": "9e38b4f24dd7ad69ae0d31b5d6adb1405619a2088ba69dfd950e7473e5e0b05b.zip"
"S3Key": "84145ad2f74c5c8e3c9fed8a2e843b08c761d1a870e7fd6e3e6cd7dc553f3c9b.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": "9e38b4f24dd7ad69ae0d31b5d6adb1405619a2088ba69dfd950e7473e5e0b05b.zip"
"S3Key": "84145ad2f74c5c8e3c9fed8a2e843b08c761d1a870e7fd6e3e6cd7dc553f3c9b.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": "9e38b4f24dd7ad69ae0d31b5d6adb1405619a2088ba69dfd950e7473e5e0b05b.zip"
"S3Key": "84145ad2f74c5c8e3c9fed8a2e843b08c761d1a870e7fd6e3e6cd7dc553f3c9b.zip"
},
"Description": "Turbo layer packager for nodejs18.x",
"Environment": {
Expand Down

0 comments on commit a4da571

Please sign in to comment.