Skip to main content
AI/MLgithub

import-infrastructure-as-code

Import existing Azure resources into Terraform using Azure CLI discovery and Azure Verified Modules (AVM). Use when asked to reverse-engineer live Azure infrastructure, generate Infrastructure as Code from existing subscriptions/resource groups/resource IDs, map dependencies, derive exact import addresses from downloaded module source, prevent configuration drift, and produce AVM-based Terraform files ready for validation and planning across any Azure resource type.

Stars
34,159
Source
github/awesome-copilot
Updated
2026-05-29
Slug
github--awesome-copilot--import-infrastructure-as-code
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/github/awesome-copilot/HEAD/plugins/azure-cloud-development/skills/import-infrastructure-as-code/SKILL.md -o .claude/skills/import-infrastructure-as-code.md

Drops the SKILL.md into .claude/skills/import-infrastructure-as-code.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.