pulumi-arm-to-pulumi
Converts Azure ARM templates to Pulumi code with resource importing and migration reporting.
Install
npx skills add https://github.com/pulumi/agent-skills --skill pulumi-arm-to-pulumiStats
| Total installs | 1,450 |
| Weekly installs | 1.4K |
| GitHub stars | 30 |
| First seen | Jan 28, 2026 |
| Source | @pulumi/agent-skills |
Summary
- Handles complete ARM template conversion to Pulumi (TypeScript, Python, Go, C#, Java, or YAML) with support for parameters, variables, loops, conditionals, and nested templates
- Supports both azure-native (full API coverage) and azure (classic, simplified) providers; automatically selects the right provider for each resource
- Imports existing deployed Azure resources into Pulumi with zero-diff validation to ensure pulumi preview shows no unwanted changes
- Generates formal migration reports with resource mapping tables, behavioral differences, and step-by-step validation instructions suitable for pull requests
Tags
Related skills
| Skill | Installs | vs pulumi-arm-to-pulumi |
|---|---|---|
| adk-scaffold | 1,360 | -90 |
| convex-cron-jobs | 1,567 | +117 |
| convex-http-actions | 1,534 | +84 |
| firebase-firestore-basics | 1,296 | -154 |
| microservices-architect | 1,103 | -347 |
FAQ
- How many installs does pulumi-arm-to-pulumi have?
- pulumi-arm-to-pulumi has 1,450 total installs and 1.4K installs this week.
- Where is pulumi-arm-to-pulumi hosted?
- pulumi-arm-to-pulumi is published by @pulumi/agent-skills at https://github.com/pulumi/agent-skills.
- How many GitHub stars does pulumi-arm-to-pulumi have?
- pulumi-arm-to-pulumi has 30 GitHub stars.
- When was pulumi-arm-to-pulumi first indexed?
- OrangeBot.AI first indexed pulumi-arm-to-pulumi on Jan 28, 2026.
- How do I install pulumi-arm-to-pulumi?
- Run: npx skills add https://github.com/pulumi/agent-skills --skill pulumi-arm-to-pulumi