Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 429 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 429 Bytes

Hashicorp Homebrew Tap

This is a lamme xLabs' fork of https://github.com/hashicorp/homebrew-tap, so to enable us to install specific versions of Terraform.

Install terraform

:; brew tap XLabs/hashicorp-tap
:; brew install xlabs/hashicorp-tap/[email protected]

How to extract the official Homebrew formula

:; brew extract hashicorp/homebrew-tap/terraform --version=1.8.5 XLabs/hashicorp-tap