guardian / grid

The Guardian’s image management system
https://www.theguardian.com/info/developer-blog/2015/aug/12/open-sourcing-grid-image-service
Apache License 2.0
1.44k stars 121 forks source link

add `cdk` directory filled with empty stack definition ready for `grid-extras` #4136

Closed twrichards closed 1 year ago

twrichards commented 1 year ago

...(with riff-raff.yaml generation) and add to CI workflow

In preparation for re-writing reaper lambda (https://github.com/guardian/grid/pull/4135) wanted to use GuCDK (including riff-raff.yaml generation) so created this empty CDK stack called grid-extras to home reaper lambda initially but hopefully other things in future.

Separate PR for this, since diff is big and want to make https://github.com/guardian/grid/pull/4135 easier to review

twrichards commented 1 year ago

Closing in favour of a consolidated approach entirely within thrall - see https://github.com/guardian/grid/pull/4145