What problem does it solve?
This Skill helps you turn Azure infrastructure ideas into production-ready Terraform using Azure Verified Modules (AVM), avoiding manual module selection and tedious code assembly.
Core Features & Use Cases
- Service-based Terraform generation: Provide Azure service names and get a complete Terraform project assembled from the correct AVM modules.
- Architecture-diagram to infrastructure mapping: Analyze an architecture diagram image to identify likely Azure services and then generate Terraform.
- Module discovery and guidance: Search, list, and retrieve details about available AVM modules so you can choose the right building blocks.
- AVM best-practice conventions: Apply consistent patterns such as provider/module version constraints and AVM module telemetry usage.
Quick Start
Ask your AI assistant: "Generate a Terraform project for an Azure web application using AVM modules for App Service, SQL Database, Key Vault secrets, and monitoring, and include the full file set."