← All repos

azd-starter-terraform

Starter template with Terraform as infrastructure provider for Azure Developer CLI (azd).

azd-templatesazure
Browse cluster: Azure Developer CLI Templates
17commits
5contributors
1languages

Tech stack & purpose

This project is a starter template for Azure Developer CLI (azd) that uses Terraform as the infrastructure-as-code provider to provision Azure resources. It demonstrates best practices for working with AzureRM Provider 4.x, including the migration from provider version 3.x patterns such as replacing `skip_provider_registration` with the new `resource_provider_registrations` configuration option. The template is built on Terraform (version 1.1.7 or later), the AzureRM Provider (~>4.21), and the AzureCAF Provider (~>1.2.24) for resource naming conventions, and it integrates with Azure Developer CLI to orchestrate provisioning and deployment workflows.

Languages

HCL
100.0%

Contributors