Terraform is the most popular Infrastructure as Code (IaC) tool used to build scripts to deploy applications to Cloud Services such as Azure, AWS, or Google Cloud Services.
If you are working on a ARM based M1/M2 Mac/Macbook, and want to install Terraform then you should make use of Homebrew package manager.
- Open Terminal App.
- Now run the command,
Logs:brew install terraform
- Now let's validate if terraform was installed correctly by running the --version command.
% terraform --version Terraform v1.5.7 on darwin_arm64
You can download this article in various formats for your convenience. Choose from the options below:
Facing issues? Have Questions? Post them here! I am happy to answer!
- How to list all users in Mac Terminal
- Docker Desktop needs privileged access macOS
- Mac: How to show count of files and folders in Finder
- How to Change Background Color TextEdit on Mac
- How to adjust MacBook Desktop icons size
- Test internet speed using macOS Terminal command
- How to change the default font and text size in Microsoft Excel for Mac
- How to install Java on macOS [Big Sur]
- How to come out of dquote prompt in Terminal - macOS/Linux
- How to Increase MacBook Trackpad Cursor Speed on macOS Ventura/Sonoma
- Fix: Microsoft Excel Quit Unexpectedly on Mac
- How to Adjust macOS System Font Size
- How to Quit Applications on Mac Using Terminal
- How to check zsh installed version using terminal
- Two Ways to Extract rar (*.rar) files on Mac
- How to Right Click on Mac Desktop?
- How to Add Brew to PATH M1/M2 Mac
- How to search (find) in macOS Terminal Console Text
- macOS 13 Ventura - The New About this Mac Window
- TextEdit Get the count of lines in a file
- How to run .sh file in Mac Terminal
- Google Search Hot Trends Screensaver for Mac OS X
- Check Reboot History Mac
- [Solution] Mac Update Stuck Preparing macOS Ventura 13.0 About 30 minutes remaining
- Display Safari URL address link on hover
- Show CPU and Memory Usage on macOS Menu Bar - MacOS
- How to Add Autocomplete in Mac Terminal - zsh
- How to enable Wifi Calling on iPhone - iOS
- Mac: Sign in Required We cant upload or download your changes because your cached credentials have expired [Word Excel] - Windows
- [Fix] zsh: command not found: python on Mac - Python
- How to get SharePoint List Item URL using PowerShell - SharePoint
- How to Update macOS Ventura to Sonoma 14.0 - MacOS
- How to use Java JDK 21 with IntelliJ - Java-JDK-21