Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevOpsAvançado

Import Infrastructure as Code (Azure -> Terraform with AVM)

porgithub·github· v1.0.0 · atualizado em 2026-04-10
84
Score

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.

infrastructure-as-codeterraformazureavmiac-importresource-managementcloud-automation
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdimport-infrastructure-as-code/workflow
1
Collect Scope: — Determine the Azure scope (subscription, resource group, or resource IDs).
2
Authenticate and Set Context: — Login to Azure and set the active subscription.
3
Discover Resources: — Use Azure CLI to list resources within the defined scope.
4
Resolve Dependencies: — Parse the exported JSON and map resource dependencies.
5
Select AVM Modules: — Identify and select the appropriate Azure Verified Modules for each resource type.
6
Generate Terraform Code: — Create Terraform configuration files using the selected AVM modules.
7
Generate Documentation: — Produce `exported-resources.json` and `EXPORTED-ARCHITECTURE.MD` files.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aDocker Compose Generator
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
86
Similar aKubernetes Deployer
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
88
Similar aAppInsights instrumentation
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
81

Árvore do Skill

Import Infrastructure as Code (Azure -> Terraform with AVM)
import-infrastructure-as-code
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.EVALUATE
5.ACT
6.REFLECT
Triggers9
import existing azure resources into terraformgenerate iac from live azure environmentsreverse engineer azure infrastructurecreate terraform code from azureconvert azure resources to terraformuse azure verified modules for terraformgenerate terraform configuration from azure subscriptiongenerate terraform configuration from azure resource groupimport azure resources using avm

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança48%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download import-infrastructure-as-code
$ synaptic skills detail import-infrastructure-as-code
$ synaptic skills live import-infrastructure-as-code

Links

GitHub Repository