Skip to content

Latest commit

 

History

History
62 lines (47 loc) · 2.18 KB

README.md

File metadata and controls

62 lines (47 loc) · 2.18 KB
page_type languages name description products urlFragment
sample
terraform
hcl
Terraform on Azure Fundamentals Lab
A set of labs to introduce Terraform on Azure
azure
terraform-fundamentals-labs

Terraform on Azure Fundamentals Labs

This is a set of labs that introduce Terraform on Azure. The labs are designed to be completed in order, with each one building on the previous one.

The labs can be completed independently or as part of a Microsoft workshop. Please contact your Microsoft representative for more information on the full training course.

  • Course Type: CIP
  • Course Title: Introduction to Infrastructure as Code using Terraform

Content

File/folder Description
labs The files for the labs.
.gitignore Define what to ignore at commit time.
CHANGELOG.md List of changes to the sample.
CONTRIBUTING.md Guidelines for contributing to the sample.
README.md This README file.
LICENSE.md The license for the sample.

Features

This sample has labs covering:

  • Core Terraform workflow
  • Terraform configuration
  • Expressions and Functions
  • Data Sources and Refactoring
  • Dependencies
  • Modules
  • Remote State
  • Continuous Delivery with GitHub and Azure DevOps

Getting Started

Prerequisites

Quickstart

The instructions for this sample are in the form of a Lab. Follow along with them to get up and running.

Head to the lab index to get started: Lab Index