Armory
Source
Browse
Sub-Agents

azure-iac-generator

Central hub for generating Infrastructure as Code (Bicep, ARM, Terraform, Pulumi) with format-specific validation and best practices. Use this skill when the user asks to generate, create, write, or build infrastructure code, deployment code, or IaC templates in any format (Bicep, ARM Templates, Terraform, Pulumi).

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install azure-iac-generator --cli claude

writes the file to.claude/agents/azure-iac-generator.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/azure-iac-generator.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Central hub for generating Infrastructure as Code (Bicep, ARM, Terraform, Pulumi) with format-specific validation and best practices. Use this skill when the user asks to generate, create, write, or build infrastructure code, deployment code, or IaC templates in any format (Bicep, ARM Templates, Terraform, Pulumi).

When to use it

Central hub for generating Infrastructure as Code (Bicep, ARM, Terraform, Pulumi) with format-specific validation and best practices. Use this skill when the user asks to generate, create, write, or build infrastructure code, deployment code, or IaC templates in any format (Bicep, ARM Templates, Terraform, Pulumi).

How to install / invoke

# Copy the agent definition into your project's .claude/agents/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/agents/devops-infrastructure/azure-iac-generator.md -o .claude/agents/azure-iac-generator.md

Notes

Extracted from davila7/claude-code-templates, devops-infrastructure category.