Skip to content

Terraform module to handle Github multiple branches integration with AWS Codepipeline

Notifications You must be signed in to change notification settings

soroushatarod/terraform-codepipeline-github-multibranch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TerraPy

Github AWS CodePipeline Multiple Branches - Terraform & Python <3

Allows you to have multiple branches in codepipeline from Github with status update to each PR.

How does it works?

  • When a developer submits a PR.
  • TerraPy clones a pipeline from the template.
  • On each stage it sends a status update to the PR.

In the example below, on each Pull Request created, a pipeline is cloned from the master template.

Live status update

Each PR will receive live status update on the CodePipeline actions.

FAQ

Does TerraPy deletes the pipeline when the PR is closed?
Yes, when a PR is closed TerraPy deletes the pipeline.
What permissions does TerraPy needs to have
1. SSM Parameter store 2. CodePipeline

About

Terraform module to handle Github multiple branches integration with AWS Codepipeline

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published