Skip to content

jbronn/hashicorp-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hashicorp-install

This is a shell script for downloading, verifying (with GPG), and installing the following Hashicorp packages on Linux:

Requirements

Use of this script requires:

  • Linux
  • gpgv
  • unzip
  • curl or wget
  • sudo or administrative access

Usage

To install Packer:

./hashicorp-install.sh packer

To install a specific version of Packer, set the PACKAGE_VERSION variable to the desired version, e.g. for 1.4.4:

PACKAGE_VERSION=1.4.4 ./hashicorp-install.sh packer

About

Hashicorp Installer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages