In the last two posts we got our local toolset going. Now it is time to make sure you can actually connect to your Azure tenant with Terraform. This assumes you have access to an Azure Tennant already. If you don’t then it is really easy to get started with you own Azure Tennant and … Continue reading "Starting with Terraform, Windows and Azure Part 3"
Category: Terraform
Terraform
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"