Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 512 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 512 Bytes

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