Skip to content

Commit

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

------

*Automatically created by projen via the "upgrade-snapshot" workflow*
  • Loading branch information
CloudSnorkelBot authored Dec 23, 2024
1 parent 3d2a303 commit 821d6e8
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 @@
}
}
},
"a0398df6cdfc53c57d4024c094d605fbe4ff3a01d84d3bf3954107ab0e849773": {
"7836c61bb34d51d4b134b3080021fb0276783d8570a8d8febbbafb38ea20b4bc": {
"source": {
"path": "asset.a0398df6cdfc53c57d4024c094d605fbe4ff3a01d84d3bf3954107ab0e849773.lambda",
"path": "asset.7836c61bb34d51d4b134b3080021fb0276783d8570a8d8febbbafb38ea20b4bc.lambda",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "a0398df6cdfc53c57d4024c094d605fbe4ff3a01d84d3bf3954107ab0e849773.zip",
"objectKey": "7836c61bb34d51d4b134b3080021fb0276783d8570a8d8febbbafb38ea20b4bc.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 @@
}
}
},
"ea0d490f47666625a3aec9e3a971be1371cca685fce786b48b7ee7e033527e0d": {
"e15316084881cfef62c61955ca89b1e6dff627a4d0b8299a441019936699d950": {
"source": {
"path": "Turbo-Layer-Test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "ea0d490f47666625a3aec9e3a971be1371cca685fce786b48b7ee7e033527e0d.json",
"objectKey": "e15316084881cfef62c61955ca89b1e6dff627a4d0b8299a441019936699d950.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": "a0398df6cdfc53c57d4024c094d605fbe4ff3a01d84d3bf3954107ab0e849773.zip"
"S3Key": "7836c61bb34d51d4b134b3080021fb0276783d8570a8d8febbbafb38ea20b4bc.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": "a0398df6cdfc53c57d4024c094d605fbe4ff3a01d84d3bf3954107ab0e849773.zip"
"S3Key": "7836c61bb34d51d4b134b3080021fb0276783d8570a8d8febbbafb38ea20b4bc.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": "a0398df6cdfc53c57d4024c094d605fbe4ff3a01d84d3bf3954107ab0e849773.zip"
"S3Key": "7836c61bb34d51d4b134b3080021fb0276783d8570a8d8febbbafb38ea20b4bc.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": "a0398df6cdfc53c57d4024c094d605fbe4ff3a01d84d3bf3954107ab0e849773.zip"
"S3Key": "7836c61bb34d51d4b134b3080021fb0276783d8570a8d8febbbafb38ea20b4bc.zip"
},
"Description": "Turbo layer packager for nodejs18.x",
"Environment": {
Expand Down

0 comments on commit 821d6e8

Please sign in to comment.