Starting with Terraform, Windows and Azure Part 2

Installation In the previous post I explained how to setup the Windows environmental variable PATH so you can run the terraform executable from any path. In this post I will explain how I set up my favorite text file editor. In the last year or so I came to fall in love with Microsoft Visual … Continue reading "Starting with Terraform, Windows and Azure Part 2"

Starting with Terraform, Windows and Azure Part 1

This is a series of blog posts going in to the setup of Terraform and building your first Azure deployment. First we are going to the local installation. Terraform is able to run on a variety of operating systems: MacOS FreeBSD Linux OpenBSD Solaris Windows Since this blog Is mostly about Microsoft, Windows and Azure … Continue reading "Starting with Terraform, Windows and Azure Part 1"