cloudformation-to-pulumi

Official

Migrate CloudFormation to Pulumi

Authorpulumi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the conversion of AWS CloudFormation templates and stacks into equivalent Pulumi programs, streamlining the migration process and enabling the use of Pulumi's advanced features for infrastructure management.

Core Features & Use Cases

  • Automated Resource Conversion: Converts CloudFormation resources to Pulumi code, prioritizing the aws-native provider for direct mapping.
  • Import Strategy: Guides users through the process of importing existing resources into Pulumi state, ensuring zero-diff deployments.
  • Use Case: You have an existing AWS CloudFormation stack managing your VPC, subnets, and security groups. Use this Skill to convert that stack into a Pulumi TypeScript program, allowing you to manage your infrastructure with Pulumi's state management and programming model.

Quick Start

Convert the attached CloudFormation template file 'my-stack.yaml' to a Pulumi TypeScript program.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cloudformation-to-pulumi
Download link: https://github.com/pulumi/agent-skills/archive/main.zip#cloudformation-to-pulumi

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.