https://github.com/looztra/asdf-terraform-docs
terraform-docs (https://github.com/segmentio/terraform-docs) plugin for asdf
https://github.com/looztra/asdf-terraform-docs
asdf-plugin
Last synced: 3 months ago
JSON representation
terraform-docs (https://github.com/segmentio/terraform-docs) plugin for asdf
- Host: GitHub
- URL: https://github.com/looztra/asdf-terraform-docs
- Owner: looztra
- License: apache-2.0
- Created: 2019-07-21T13:17:41.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-09T12:18:08.000Z (almost 2 years ago)
- Last Synced: 2025-03-19T07:04:27.852Z (3 months ago)
- Topics: asdf-plugin
- Language: Shell
- Homepage:
- Size: 22.5 KB
- Stars: 3
- Watchers: 1
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asdf-terraform-docs

[](https://github.com/looztra/asdf-terraform-docs/blob/master/LICENSE)## Build History
[](https://github.com/looztra/asdf-terraform-docs/actions)
## terraform-docs
## Install
```bash
asdf plugin-add terraform-docs https://github.com/looztra/asdf-terraform-docs
```## Use
Check out the [asdf](https://github.com/asdf-vm/asdf) readme for instructions on how to install and manage versions of terraform-docs.
## Source code
This source code has been generated with :
```bash
cookiecutter --overwrite-if-exists --directory plugins/terraform-docs --no-input https://github.com/looztra/cookiecutter-asdf-plugin```