stacks

Manage AWS CloudFormation Stacks sanely

Stacks is a CloudFormation management tool. Templates are written in YAML with Jinja2 syntax. Stacks does not abstract CloudFormation supported resources.

Learn More

Stacks is written in Python 3. Please get involved in making stacks better.

Contribute

Features

Missing pieces from CloudFormation

  • Templates written in YAML
  • With added Jinja2 flexibility
  • Cross-stack resource referencing
  • Code snippets support
  • Multiple environments
  • Flexible configuration
  • Events streaming