An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# asdf-terraform-docs

![AllInOne](https://github.com/looztra/asdf-terraform-docs/workflows/AllInOne/badge.svg)
[![GitHub license](https://img.shields.io/github/license/looztra/asdf-terraform-docs?style=plastic)](https://github.com/looztra/asdf-terraform-docs/blob/master/LICENSE)

## Build History

[![Build history](https://buildstats.info/github/chart/looztra/asdf-terraform-docs?branch=master)](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

```