Terraform

Create Azure resources using Terraform and Azure CLI – Windows Edition

Let’s have some fun in Azure with terraform. This article you will see how to create some resources in Azure with help from terraform: resource group virtual network First, we need to install Azure CLI because this will be used for authentication. You can download the MSI installer, run PowerShell command, or use the binary. …

Create Azure resources using Terraform and Azure CLI – Windows Edition Read More »

How to install Terraform on Windows using Chocolatey

Terraform is a tool for creating and changing infrastructure quickly and efficiently. Terraform can manage existing and popular service providers as well as custom in-house solutions. Official website : https://www.terraform.io/ Chocolatey is a package manager for Windows that aims to automate the entire software lifecycle from install through upgrade and removal on Windows operating systems. …

How to install Terraform on Windows using Chocolatey Read More »