Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tpayne authored May 20, 2021
1 parent 2bfe00a commit 7818076
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,14 @@ Code Documentation
------------------
You can generate code documentation for the code by using [`terraform-doc`](https://terraform-docs.io/user-guide/installation/)

For example...

brew install terraform-docs
cd samples/Azure/templates
terraform-docs markdown standard3tier

The documentation is just the default at the moment, but feel free to make more relevant contributions.

Github References
-----------------
* https://github.com/marketplace/actions/publish-unit-test-results
Expand Down

0 comments on commit 7818076

Please sign in to comment.