·cloudformation-to-pulumi
</>

cloudformation-to-pulumi

Konvertieren Sie einen AWS CloudFormation-Stack oder eine AWS CloudFormation-Vorlage in Pulumi. Dieser Skill MUSS immer dann geladen werden, wenn ein Benutzer eine Migration oder Konvertierung von CloudFormation zu Pulumi anfordert.

158Installationen·7Trend·@pulumi

Installation

$npx skills add https://github.com/pulumi/agent-skills --skill cloudformation-to-pulumi

So installieren Sie cloudformation-to-pulumi

Installieren Sie den KI-Skill cloudformation-to-pulumi schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/pulumi/agent-skills --skill cloudformation-to-pulumi
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: pulumi/agent-skills.

If you have already generated a migration plan before loading this skill, you MUST:

If the user has not provided a CloudFormation template, you MUST fetch it from AWS using the stack name.

If user provided a template file: Read the template directly.

Konvertieren Sie einen AWS CloudFormation-Stack oder eine AWS CloudFormation-Vorlage in Pulumi. Dieser Skill MUSS immer dann geladen werden, wenn ein Benutzer eine Migration oder Konvertierung von CloudFormation zu Pulumi anfordert. Quelle: pulumi/agent-skills.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/pulumi/agent-skills --skill cloudformation-to-pulumi
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-18
Aktualisiert
2026-03-10

Browse more skills from pulumi/agent-skills

Schnelle Antworten

Was ist cloudformation-to-pulumi?

Konvertieren Sie einen AWS CloudFormation-Stack oder eine AWS CloudFormation-Vorlage in Pulumi. Dieser Skill MUSS immer dann geladen werden, wenn ein Benutzer eine Migration oder Konvertierung von CloudFormation zu Pulumi anfordert. Quelle: pulumi/agent-skills.

Wie installiere ich cloudformation-to-pulumi?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/pulumi/agent-skills --skill cloudformation-to-pulumi Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/pulumi/agent-skills