Skip to content

Instantly share code, notes, and snippets.

@rajivmehtaflex
Created February 17, 2024 15:31
Show Gist options
  • Save rajivmehtaflex/2122636339b4836f4c9820a19c7f99bc to your computer and use it in GitHub Desktop.
Save rajivmehtaflex/2122636339b4836f4c9820a19c7f99bc to your computer and use it in GitHub Desktop.
Install terraform
# How to install terraform
brew tap hashicorp/tap
brew install hashicorp/tap/terraform
terraform -help
terraform --version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment