NOTE (!) This is a fork of HashiCorp's hc-install, modified for specific use in CI.
This repository will become defunct when upstream supports using hc-install
as a command.
The hc-install
command can be installed by running
go install gophers.dev/cmds/hc-install/cmd/hc-install@latest
hc-install [product] [version]
Currently only supports installing consul
and vault
.
The upstream github.com/hashicorp/hc-install
repository is open source under the MPL