cdk-ecr-deployment icon indicating copy to clipboard operation
cdk-ecr-deployment copied to clipboard

Allow usage as an step on pipeline

Open Hi-Fi opened this issue 3 years ago • 0 comments

As Lambda is able to do copying of image from ECR to another repo, it would be nice to be able to add it also as part of pipeline (copying needed for compliance reasons).

That way we could see if it succeeds, and reply if there is some hickup. But not block deployment due to some hickup.

Need would mostly be another class, and both could utilize quite a lot of same code that already exists.

Hi-Fi avatar Jun 04 '22 13:06 Hi-Fi