guardian / cdk

Generic Guardian flavoured AWS CDK components
https://guardian.github.io/cdk/
22 stars 5 forks source link

Parameterise cpuArchitecture for GuEcsTask #2486

Open philmcmahon opened 1 week ago

philmcmahon commented 1 week ago

What does this change?

Previously we could only launch x86 ecs tasks. This resolves that.

Note - @akash1810 suggested pulling the ecs task out of GuCDK since it's only used by investigations. V happy to do this but in the short term it would be helpful to have this extra configuration property

How to test

I've tested this by deploying to a project in the investigations account.

changeset-bot[bot] commented 1 week ago

🦋 Changeset detected

Latest commit: 93510f33d38bbd27712ec244a07e0a523f2824f6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------- | ----- | | @guardian/cdk | Major |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR