Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 1.11 KB

Readme.md

File metadata and controls

20 lines (11 loc) · 1.11 KB

Terraform for Azure Tutorial

This repository demonstrates the capabilities of HashiCorp Terraform for Microsoft Azure. In this Repository, I take a closer look at specific aspects of azurerm provider. This mini-course will be developed as part of my certification preparation. Feel free to reach out to me or simply open an issue!

I highly condensed the individual lectures to display essential parts of my implementation approaches.

Install

Install Terraform

Install HashiCorp Terraform VSCode Instructions

In this tutorial we will cover Microsoft Azure, Packer and Vault. If you want to follow along you will need at least the following accounts:

In addition to Terraform itself, the Azure CLI is worth installing, but not necessary.

Install Azure CLI