Part 3 - Terraform install & Apstra Provider
Set up terraform in your local environment
-
Install terraform for your host OS Terraform is a single binary executable program offered by hashicorp, you can easily download the correct executable for your operating system by going to the Terraform website and clicking the Download link:
-
Follow the Terraform installation instructions for your specific OS. here is an example screenshot of how to do this for the MacOS:
-
Find the documentation for the provider on your browser
Locate the documentation link for the Apstra Terraform Provider, open it in a browser window, you can refer to it often as we work through the Terraform configuration files.