Convert, migrate, or import AWS CloudFormation stacks or templates into Pulumi programs. Load this skill whenever a user wants to move from CloudFormation to…
IMPORTANT: PLAN ADJUSTMENT REQUIRED If you have already generated a migration plan before loading this skill, you MUST: Review your existing plan against the workflows and requirements in this skill Identify any gaps, missing steps, or incorrect assumptions Update and revise your plan to align with this skill's guidance Communicate the adjusted plan to the user before proceeding CRITICAL SUCCESS REQUIREMENTS The migration output MUST meet all of the following: Complete Resource Coverage Every CloudFormation resource MUST be represented in the Pulumi program OR explicitly justified in the final report. CloudFormation Logical ID as Resource Name CRITICAL: Every Pulumi resource MUST use the CloudFormation Logical ID as its resource name. This enables the cdk-importer tool to automatically find import IDs. DO NOT rename resources. Automated import will FAIL if you change the logical IDs.
don't have the plugin yet? install it then click "run inline in claude" again.