Skip to content

Commit

Permalink
chore: self mutation
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions <github-actions@github.com>
  • Loading branch information
github-actions committed Aug 3, 2024
1 parent 128c587 commit e9d527b
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 24 deletions.
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"version": "36.0.0",
"files": {
"b7c50a3434ecf34da702feaa89e97ff27caa94bfd416feeea0e3f55682836b41": {
"dbeadf681e1ff020095feb7ee8dc654529e4174d1761eacb5d7b4127f75f1c33": {
"source": {
"path": "asset.b7c50a3434ecf34da702feaa89e97ff27caa94bfd416feeea0e3f55682836b41.zip",
"path": "asset.dbeadf681e1ff020095feb7ee8dc654529e4174d1761eacb5d7b4127f75f1c33.zip",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "b7c50a3434ecf34da702feaa89e97ff27caa94bfd416feeea0e3f55682836b41.zip",
"objectKey": "dbeadf681e1ff020095feb7ee8dc654529e4174d1761eacb5d7b4127f75f1c33.zip",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
Expand Down Expand Up @@ -79,15 +79,15 @@
}
}
},
"aff7a4caa6364c14b174f47d6f89c5548ee0f3d3edb126625196f9a1aa8f2c6a": {
"935d3fae44f08e339f61918ae352c5d64962411e34b90c2cd197c618418ca417": {
"source": {
"path": "SecretIntegrationAsset.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "aff7a4caa6364c14b174f47d6f89c5548ee0f3d3edb126625196f9a1aa8f2c6a.json",
"objectKey": "935d3fae44f08e339f61918ae352c5d64962411e34b90c2cd197c618418ca417.json",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "b7c50a3434ecf34da702feaa89e97ff27caa94bfd416feeea0e3f55682836b41.zip"
"S3Key": "dbeadf681e1ff020095feb7ee8dc654529e4174d1761eacb5d7b4127f75f1c33.zip"
},
"Environment": {
"Variables": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
"version": "36.0.0",
"files": {
"b7c50a3434ecf34da702feaa89e97ff27caa94bfd416feeea0e3f55682836b41": {
"dbeadf681e1ff020095feb7ee8dc654529e4174d1761eacb5d7b4127f75f1c33": {
"source": {
"path": "asset.b7c50a3434ecf34da702feaa89e97ff27caa94bfd416feeea0e3f55682836b41.zip",
"path": "asset.dbeadf681e1ff020095feb7ee8dc654529e4174d1761eacb5d7b4127f75f1c33.zip",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "b7c50a3434ecf34da702feaa89e97ff27caa94bfd416feeea0e3f55682836b41.zip",
"objectKey": "dbeadf681e1ff020095feb7ee8dc654529e4174d1761eacb5d7b4127f75f1c33.zip",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
},
"d73979929a48c0d0fa477c040de543344bb5c6ba004fc1950e3b342d9aff2fa3": {
"bb77bb50b5e016c533e373ed2cc4dc2f24894da91b951f08765ff9fe65778a86": {
"source": {
"path": "SecretIntegrationInline.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "d73979929a48c0d0fa477c040de543344bb5c6ba004fc1950e3b342d9aff2fa3.json",
"objectKey": "bb77bb50b5e016c533e373ed2cc4dc2f24894da91b951f08765ff9fe65778a86.json",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "b7c50a3434ecf34da702feaa89e97ff27caa94bfd416feeea0e3f55682836b41.zip"
"S3Key": "dbeadf681e1ff020095feb7ee8dc654529e4174d1761eacb5d7b4127f75f1c33.zip"
},
"Environment": {
"Variables": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
"version": "36.0.0",
"files": {
"b7c50a3434ecf34da702feaa89e97ff27caa94bfd416feeea0e3f55682836b41": {
"dbeadf681e1ff020095feb7ee8dc654529e4174d1761eacb5d7b4127f75f1c33": {
"source": {
"path": "asset.b7c50a3434ecf34da702feaa89e97ff27caa94bfd416feeea0e3f55682836b41.zip",
"path": "asset.dbeadf681e1ff020095feb7ee8dc654529e4174d1761eacb5d7b4127f75f1c33.zip",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "b7c50a3434ecf34da702feaa89e97ff27caa94bfd416feeea0e3f55682836b41.zip",
"objectKey": "dbeadf681e1ff020095feb7ee8dc654529e4174d1761eacb5d7b4127f75f1c33.zip",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
},
"4f4f7f6d9f11a8e7c3cb43640f53826f069d6d4e9274e49cd544826328ef13ad": {
"0080970bff1661617f7ab390fc33425354898a4c734c9ec24f487334464a65d9": {
"source": {
"path": "SecretIntegrationAsset.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "4f4f7f6d9f11a8e7c3cb43640f53826f069d6d4e9274e49cd544826328ef13ad.json",
"objectKey": "0080970bff1661617f7ab390fc33425354898a4c734c9ec24f487334464a65d9.json",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "b7c50a3434ecf34da702feaa89e97ff27caa94bfd416feeea0e3f55682836b41.zip"
"S3Key": "dbeadf681e1ff020095feb7ee8dc654529e4174d1761eacb5d7b4127f75f1c33.zip"
},
"Environment": {
"Variables": {
Expand Down
10 changes: 5 additions & 5 deletions test/secret-multikms.integ.snapshot/SecretMultiKms.assets.json
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
"version": "36.0.0",
"files": {
"b7c50a3434ecf34da702feaa89e97ff27caa94bfd416feeea0e3f55682836b41": {
"dbeadf681e1ff020095feb7ee8dc654529e4174d1761eacb5d7b4127f75f1c33": {
"source": {
"path": "asset.b7c50a3434ecf34da702feaa89e97ff27caa94bfd416feeea0e3f55682836b41.zip",
"path": "asset.dbeadf681e1ff020095feb7ee8dc654529e4174d1761eacb5d7b4127f75f1c33.zip",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "b7c50a3434ecf34da702feaa89e97ff27caa94bfd416feeea0e3f55682836b41.zip",
"objectKey": "dbeadf681e1ff020095feb7ee8dc654529e4174d1761eacb5d7b4127f75f1c33.zip",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
},
"01b9e783c0f49006df34866b0814dfc29091108da13c67ba6e5c1b5c11e5d47c": {
"51d10b35a76963bb6930f4932f2860cfb3949a5a357aa164be1d98bad3169f77": {
"source": {
"path": "SecretMultiKms.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "01b9e783c0f49006df34866b0814dfc29091108da13c67ba6e5c1b5c11e5d47c.json",
"objectKey": "51d10b35a76963bb6930f4932f2860cfb3949a5a357aa164be1d98bad3169f77.json",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "b7c50a3434ecf34da702feaa89e97ff27caa94bfd416feeea0e3f55682836b41.zip"
"S3Key": "dbeadf681e1ff020095feb7ee8dc654529e4174d1761eacb5d7b4127f75f1c33.zip"
},
"Environment": {
"Variables": {
Expand Down

0 comments on commit e9d527b

Please sign in to comment.