Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fishi0x01/hashicorp-downloader

Simple Makefile to securely download Hashicorp tools
https://github.com/fishi0x01/hashicorp-downloader

Last synced: about 2 months ago
JSON representation

Simple Makefile to securely download Hashicorp tools

Awesome Lists containing this project

README

        

# hashicorp-downloader

Simple Makefile to securely download Hashicorp tools.
Downloaded artifacts are verified through gpg signature and hashsum.

Set desired versions in top of `Makefile`.

```sh
make get-vault
make get-consul
make get-vagrant
make get-packer
make get-terraform
```