Friday 27 October 2017

How To Install Terraform On Mac

Manage Your Infrastructure By Installing terraform on Mac


Terraform: A tool to build, change, and version your infrastructure. One can safely plan the changes to be made in infrastructure and then the changes can be applied. It works for almost all cloud providers and on-premise data-centers.

For more details: https://www.terraform.io/

Installation
  • Open Terminal by pressing command+space then type terminal and hit Enter key
  • Install homebrew first

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null\
  • Install terraform
    brew install terraform
To know how to use terraform , here is our post about Setting up Terraform and launching an Instance or you can also watch our video tutorial for the same:



0 comments:

Post a Comment

 

Copyright @ 2013 Appychip.

Designed by Appychip & YouTube Channel