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

https://github.com/looztra/asdf-terraform-validator

terraform-validator (https://github.com/thazelart/terraform-validator/) for asdf
https://github.com/looztra/asdf-terraform-validator

Last synced: about 1 year ago
JSON representation

terraform-validator (https://github.com/thazelart/terraform-validator/) for asdf

Awesome Lists containing this project

README

          

# asdf-terraform-validator

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

## Build History

[![Build history](https://buildstats.info/github/chart/looztra/asdf-terraform-validator?branch=master)](https://github.com/looztra/asdf-terraform-validator/actions)

## terraform-validator

## Install

```bash
asdf plugin-add terraform-validator https://github.com/looztra/asdf-terraform-validator
```

## Use

Check out the [asdf](https://github.com/asdf-vm/asdf) readme for instructions on how to install and manage versions of terraform-validator.

## Source code

This source code has been generated with :

```bash
cookiecutter --overwrite-if-exists --directory plugins/terraform-validator --no-input https://github.com/looztra/cookiecutter-asdf-plugin

```