cloudcomponents / cdk-constructs

A collection of higher-level reusable cdk constructs
MIT License
625 stars 104 forks source link

The Cloudcomponent cdk-construct does not support multiple pipelines(e.g. FE and BE) within the same stack deployment #128

Closed fasatrix closed 2 years ago

fasatrix commented 3 years ago

I have raised a PR here to fix this problem and would like to get it reviewed/approved or an alternative provided. At this point in time, we had to fork this project and fix it ourselves but going forward we would like to have this feature included to avoid maintaining yet another package. Thanks