How to implement Cross-Account CI/CD
Pipeline in AWS
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
...
amorfica.hashnode.dev3 min read