chore(deps): Update GuCDK from 63.6.2 to 64.0.0#16337
Merged
Merged
Conversation
bcdb62f to
a529578
Compare
akash1810
commented
Jul 7, 2026
Comment on lines
-226
to
-227
| roleConfiguration: { | ||
| additionalPolicies: [ |
Member
Author
There was a problem hiding this comment.
The change here is additionalPolicies is now a sibling of ec2Props rather than ec2Props.roleConfiguration.additionalPolicies.
|
Hello 👋! When you're ready to run Chromatic, please apply the You will need to reapply the label each time you want to run Chromatic. |
JamieB-gu
approved these changes
Jul 7, 2026
|
Seen on PROD (merged by @akash1810 11 minutes and 34 seconds ago) Please check your changes! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this change?
Updates GuCDK to the latest version. See https://github.com/guardian/cdk/releases/tag/v64.0.0.
This change is a no-op, as demonstrated by the lack of changes to the snapshot1.
Why?
This version of GuCDK includes changes that allow the sharing of IAM Policies between EC2 and ECS. This is necessary for the "run DCR on ECS" trial.
Footnotes
There are changes to
gu:cdk:versionin the snapshot as we've not setup mocking). These are non-functional changes however. ↩