mirror of
https://github.com/terraform-docs/terraform-docs.git
synced 2026-03-27 04:48:33 +07:00
docs
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
|
||||
`tf-docs(1)` ⋅ a quick utility to generate docs from terraform modules.
|
||||
`terraform-docs(1)` ⋅ a quick utility to generate docs from terraform modules.
|
||||
|
||||
## Features
|
||||
|
||||
- View docs for inputs and outputs
|
||||
- Generate docs for inputs and outputs
|
||||
- Generate JSON docs (for customizing presentation)
|
||||
- Generate markdown tables of inputs and outputs
|
||||
@@ -10,7 +11,7 @@
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
go get github.com/segmentio/tf-docs
|
||||
go get github.com/segmentio/terraform-docs
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
Reference in New Issue
Block a user