Stackformation

pypi travis codecov readocs pyup docker

Cloudformation framework to support infrastructure-as-code paradigm

Installation

pip install jh-stackformation

Framework requires python >= 3.5.x and Hashicorp Packer in-order to build custom AMI’s.
Docker is the preferred method of execution ( all dependencies including packer are included ) however VirtualEnv works A-OK. Reference the demo repo below for examples and helper scripts using the docker images built on docker-hub.

Examples / Demo

Examples and docker helper scripts can be found @

TODO’s