Skip to content

A CookieCutter template to create a CI/CD pipeline for SAM apps.

License

Notifications You must be signed in to change notification settings

drummerjoe/aws-sam-pipeline

 
 

Repository files navigation

Cookiecutter Pipeline for SAM based Serverless App

CI Build Status

A cookiecutter template to create a generic 3-environment Pipeline for your Serverless App based on Serverless Application Model (SAM).

SAM Generic CI/CD Pipeline

Requirements

Usage

Generate a Pipeline template to your current project directory: sam init --location gh:aws-samples/cookiecutter-aws-sam-pipeline

After generated you should have the following files:

├── Pipeline-Instructions.md <-- Information how to create this Pipeline
├── buildspec.yaml           <-- Sample CodeBuild spec with instructions on how to update it (in case you don't have one)
└── pipeline.yaml            <-- Cloudformation template that will generate this 3-environment pipeline

Credits

License

This project is licensed under the terms of the Open Source BSD-3 License

About

A CookieCutter template to create a CI/CD pipeline for SAM apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%