Skip to content

dohsimpson/terraform-doc-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform PDF Documentation

This repository contains all the Terraform documentation in PDF format, generated automatically.

Dependencies

  • xelatex: I installed it on my Macbook by: 1. Install pkg 2. Download ucharcat.sty 3. Place it under a certain directory
  • pandoc: For mac, brew install pandoc
  • python3
    • pipenv
    • pypandoc
    • requests-html

How to run the code

  1. Install the dependencies. Use $ pipenv install for installing python packages.
  2. $ pipenv shell
  3. $ python terraform-doc.py

Similar Project:

About

Terraform PDF Documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages