AWS Codepipeline Sample Template
Posted on Sat 15 May 2021 in Projects
I am playing around more with AWS native devops tools like Codepipeline and Codebuild and wanted a template that I could build off of to quickly deploy pipelines. The template is based on the existing sample provided by aws-labs but updated to leverage the GitHub 2.0 connection. AWS recommends using this connection instead of the 1.0 connection so I've built a template to reflect this. Refer to the readme for some details on the added parameters and steps to create the connection to use when you launch a stack using the template. I will be using this and improving on it as I play more with these tools.