This is where the Microsoft Azure resource specific Terraform quickstart and workload templates are located.
The examples located here are organized into the following sub-folders:
- Modules - These are reusable Terraform Modules for provisioning specific Microsoft Azure resources.
- Quickstarts - These are sample Terraform templates that can be used to quickly provision single or sets of Microsoft Azure resources.
- Workloads - These are example Terraform workload templates that model specific workload deployments to Microsoft Azure.
The following are a few helpful related articles to working with Terraform and Microsoft Azure. These range from "introduction" content to a little more in depth:
- Get Started with Terraform on Azure by Chris Pietschmann
- Terraform: Overview of Azure Providers and Tools by Chris Pietschmann
- Terraform Modules: Create Reusable Infrastructure as Code by Chris Pietschmann
- Terraform Feature Flags and Environment Toggle Design Patterns by Chris Pietschmann
- Terraform: Create Azure IoT Hub and Device Provisioning Service (DPS) by Chris Pietschmann