Skip to content

Commit

Permalink
chore: update readme to match feat
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Dam committed Feb 9, 2023
1 parent 6432f60 commit b4ca5eb
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,17 +76,19 @@ Currently, the following hooks are supported:

### Terradoc

- terradoc-fmt: The terradoc fmt command is used to rewrite
Terradoc configuration `*tfdoc.hcl` files to a canonical format and style.
- terradoc-validate: The terradoc fmt command is used validate
Terradoc configuration `*tfdoc.hcl` files.
- terradoc-generate: The terradoc generate command generates a documentation file from
Terradoc configuration `*tfdoc.hcl` files.
- [terradoc-fmt](https://github.com/mineiros-io/terradoc): The terradoc fmt command is used to rewrite Terradoc
configuration configuration `*.tfdoc.hcl` files to a canonical format and
style.
- [terradoc-generate](https://github.com/mineiros-io/terradoc): The terradoc generate command generates a markdown document
from Terradoc configuration `*.tfdoc.hcl` files.
- [terradoc-validate](https://github.com/mineiros-io/terradoc): The terradoc validate command is used validate Terradoc
configuration in `README.tfdoc.hcl` file against Terraform variable
definitions.

### Terramate

- terramate-fmt: The terramate generate command formats code in Terramate configuration files.
- terramate-generate: The terramate generate command generates code from Terramate configuration files.
- [terramate-fmt](https://github.com/mineiros-io/terramate): The terramate generate command formats code in Terramate configuration files.
- [terramate-generate](https://github.com/mineiros-io/terramate): The terramate generate command generates code from Terramate configuration files.

## Installation & Dependencies

Expand Down

0 comments on commit b4ca5eb

Please sign in to comment.