How to implement Cross-Account CI/CD Pipeline in AWS
Aug 24, 2022 · 3 min read · This post is about how to implement cross-account CI/CD worflow. Recently I was dealing with the problem of how to invoke a CodePipeline pipeline when a new commit is pushed to CodeCommit repository in other AWS Account. Code is available on GitHub ...
Join discussion