drummerwolli / senza

Deploy immutable application stacks and create and execute AWS CloudFormation templates in a sane way.

Home Page:http://docs.stups.io/en/latest/components/senza.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Senza

Build Status

Code Coverage

PyPI Downloads

Latest PyPI version

License

Senza is a command line tool for generating and executing AWS Cloud Formation templates in a sane way. It supports Cloud Formation templates as YAML input and adds own 'components' on top. Components are predefined Cloud Formation snippets that are easy to configure and generate all the boilerplate JSON that is required by Cloud Formation.

Installation

Usage

Please read the STUPS documentation on Senza to learn more.

Senza Definition

During evaluation, you can mustache templating with access to the rendered definition, including the SenzaInfo, SenzaComponents and Arguments key (containing all given arguments).

See the STUPS documentation on Senza for details.

Unit Tests

Releasing

About

Deploy immutable application stacks and create and execute AWS CloudFormation templates in a sane way.

http://docs.stups.io/en/latest/components/senza.html

License:Other


Languages

Language:Python 99.8%Language:Shell 0.2%