Skip to main content
Back to registry

pulumi-cdk-to-pulumi

pulumi/agent-skills

Installs179
Install command
npx skills add https://github.com/pulumi/agent-skills --skill pulumi-cdk-to-pulumi
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
The migration output MUST meet all of the following: Complete Resource Coverage Successful Deployment Final Migration Report If a user-provided CDK project is incomplete, ambiguous, or missing artifacts (such as cdk.out ), ask targeted questions before generating Pulumi code. Follow this workflow exactly and in this order: Running AWS commands (e.g., aws cloudformation list-stack-resources ) and CDK commands (e.g. cdk synth ) requires credentials loaded via Pulumi ESC. You MUST confirm the AWS region with the user. The cdk synth results may be incorrect if ran with the wrong AWS Region. Run/inspect: If failing, inspect cdk.json or package.json for custom synth behavior. Read cdk.out/manifest.json : Example output: In the Pulumi stack you create you MUST set both the aws:region and aws-native:region config variables. For example: For each stack: Extract: CDK uses Lambda-backed Custom Resources for functionality not available in CloudFormation. In synthesized CloudFormation, these appear as: Default behavior : cdk2pulumi rewrites custom resources to aws-native:cloudformation:CustomResourceEmulator , which invokes the original Lambda.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does pulumi-cdk-to-pulumi do?

pulumi-cdk-to-pulumi is listed in SkillJury, but the source summary is still sparse.

Is pulumi-cdk-to-pulumi good?

pulumi-cdk-to-pulumi does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does pulumi-cdk-to-pulumi work with?

pulumi-cdk-to-pulumi currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to pulumi-cdk-to-pulumi?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install pulumi-cdk-to-pulumi?

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

Related skills

More from pulumi/agent-skills

Related skills

Alternatives in Software Engineering