Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 551 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 551 Bytes

vapor

build PyPI version Coverage license

Vapor is an alternative way to write and manage your cloudformation stacks. Think of CDK, but with a promise to generate a template that is easy to understand and easy to manage. Also, if you are familiar with Django ORM, the way we define resources is really similar to how we define models in Django.