Skip to content

MHacker9404/cdk-pipeline-multi-branch

Repository files navigation

CDK CodePipeline Multi-Branch strategy

The purpose is to re-architect the codepipeline muulti-branch strategy example. The issue it raised with me is the dependecy on CloudFormation executed from a Lambda - and I don't like CloudFormation.

I used cdk-in-lambda as a starting point.

Assumptions

AWS CLI Keys are stored in secrets: dev/aws_access_key_id and dev/aws_secret_access_key

About

Convert AWS CodePipeline Multi-Branch strategy to CDk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published