This repository provides a collection of lab guides and demos to understand how to use Terraform with Azure. They are organized in a step-by-step manner for ease of understanding and practical learning.
Each lab guide provides a step-by-step tutorial for a specific topic.
- Lab 1 - Terraform Environment
- Lab 2 - Deploy Terraform Code
- Lab 3 - Backend State
- Lab 4 - Loops and Modules
The demos provide practical examples of different Terraform functionalities and concepts. Each demo includes detailed explanations and code samples.
- Demo1 - Simple Deployment
- Demo2 - Making Changes
- Demo3 - Terraform Folder
- Demo4 - Using Variables
- Demo4 - Refactored
- Demo5 - Backend Configuration
- Demo7 - Using Loops
- Demo8 - Using Modules
For any questions or suggestions, please submit an issue or a pull request.