aws-samples / aws-cdk-examples

Example projects using the AWS CDK
Apache License 2.0
4.95k stars 2.1k forks source link

Cdk pipeline cross account example #1015

Closed rushali-aws closed 2 months ago

rushali-aws commented 3 months ago

Adding CDK example to create a cross account CodePipeline with two stages , Source stage as CodeCommit repository from another account and CodeBuild stage is same as that of Pipeline account.

We have few examples with Cross account configuration however we do not have any existing example with cross account source as a source.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

kaiz-io commented 3 months ago

Build is failing to compile. Make sure you are able to run.

npm run --if-present test npx cdk synth

github-actions[bot] commented 2 months ago

This PR has not received a response in a while. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.