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
- Host: GitHub
- URL: https://github.com/looztra/asdf-terraform-validator
- Owner: looztra
- License: apache-2.0
- Created: 2019-08-03T19:12:48.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-14T19:12:33.000Z (over 5 years ago)
- Last Synced: 2025-02-09T05:45:34.420Z (over 1 year ago)
- Language: Shell
- Size: 13.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asdf-terraform-validator

[](https://github.com/looztra/asdf-terraform-validator/blob/master/LICENSE)
## Build History
[](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
```