Add terraform-docs (#299)

* Update README.md

* Added period to pass linting

* Removed unintentional new line added

Co-authored-by: Gary Ewan Park <gep13@gep13.co.uk>
This commit is contained in:
Derek Rada 2020-01-15 01:33:19 -08:00 committed by Gary Ewan Park
parent c509674576
commit 97cd2eef8e

View File

@ -198,6 +198,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Build Slate documentation](https://github.com/Decathlon/slate-builder-action)
- [Get latest SemVer and branch name given a search string](https://github.com/jessicalostinspace/github-action-get-regex-branch)
- [Cut Release Branch](https://github.com/jessicalostinspace/cut-release-action) - Cuts a release branch given a branch prefix and optional semantic version.
- [Generate terraform documentation](https://github.com/Dirrk/terraform-docs) - Uses terraform-docs to generate docs for terraform modules.
### Testing and Linting