Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

This project is a a cookiecutter template to create a generic CI/CD pipeline for Serverless App based on Serverless Application Model (SAM).

License

Notifications You must be signed in to change notification settings

aws-samples/cookiecutter-aws-sam-pipeline

Cookiecutter Pipeline for SAM based Serverless App

Important

This project is now deprecated. We recommend you use AWS SAM CLI Pipeline feature instead.

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

This project is a a cookiecutter template to create a generic CI/CD pipeline for Serverless App based on Serverless Application Model (SAM).

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published