This repo is documentation for the creation of the Terraform Guides blogpost located at...
Setup your env with local (user) python deps
pip install --user -r requirements.txt
Easiest way to edit this guide is to use the live reload server
make serve
Saved changes will reload the pages in your browser.
This documentation is written using Sphinx. You will need a working Sphinx installation. Please clone this repo and submit PRs via GitHub.