Skip to content

Commit

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

------

*Automatically created by projen via the "upgrade-snapshot" workflow*
  • Loading branch information
CloudSnorkelBot authored Jun 24, 2024
1 parent 295861c commit 0f9d6ce
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 @@
}
}
},
"6f2914d1d009d4ecc1eb57ab9b96c51a787006b63965002df59877ce9e37c4b8": {
"06301f119f4510602c65052644d93551f6ff4b36aebeffe4b6e43a1db90c14b8": {
"source": {
"path": "asset.6f2914d1d009d4ecc1eb57ab9b96c51a787006b63965002df59877ce9e37c4b8.lambda",
"path": "asset.06301f119f4510602c65052644d93551f6ff4b36aebeffe4b6e43a1db90c14b8.lambda",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "6f2914d1d009d4ecc1eb57ab9b96c51a787006b63965002df59877ce9e37c4b8.zip",
"objectKey": "06301f119f4510602c65052644d93551f6ff4b36aebeffe4b6e43a1db90c14b8.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 @@
}
}
},
"1c00d4036b3dbedf91f00490458a11b4fb17f1cfb5071748b142adae3a5a4245": {
"11a7d09b71928d6f1a9cde5667791dc28c0876892379583496f2aec89635d438": {
"source": {
"path": "Turbo-Layer-Test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "1c00d4036b3dbedf91f00490458a11b4fb17f1cfb5071748b142adae3a5a4245.json",
"objectKey": "11a7d09b71928d6f1a9cde5667791dc28c0876892379583496f2aec89635d438.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 @@ -7113,7 +7113,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "6f2914d1d009d4ecc1eb57ab9b96c51a787006b63965002df59877ce9e37c4b8.zip"
"S3Key": "06301f119f4510602c65052644d93551f6ff4b36aebeffe4b6e43a1db90c14b8.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -9050,7 +9050,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "6f2914d1d009d4ecc1eb57ab9b96c51a787006b63965002df59877ce9e37c4b8.zip"
"S3Key": "06301f119f4510602c65052644d93551f6ff4b36aebeffe4b6e43a1db90c14b8.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -10987,7 +10987,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "6f2914d1d009d4ecc1eb57ab9b96c51a787006b63965002df59877ce9e37c4b8.zip"
"S3Key": "06301f119f4510602c65052644d93551f6ff4b36aebeffe4b6e43a1db90c14b8.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -12924,7 +12924,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "6f2914d1d009d4ecc1eb57ab9b96c51a787006b63965002df59877ce9e37c4b8.zip"
"S3Key": "06301f119f4510602c65052644d93551f6ff4b36aebeffe4b6e43a1db90c14b8.zip"
},
"Role": {
"Fn::GetAtt": [
Expand Down

0 comments on commit 0f9d6ce

Please sign in to comment.