🎯

terraform-to-pulumi

🎯Skill

from pulumi/agent-skills

VibeIndex|
What it does

Converts Terraform HCL configurations to Pulumi code, enabling seamless infrastructure-as-code migration between platforms.

πŸ“¦

Part of

pulumi/agent-skills(17 items)

terraform-to-pulumi

Installation

Add MarketplaceAdd marketplace to Claude Code
/plugin marketplace add pulumi/agent-skills
Install PluginInstall plugin from marketplace
/plugin install pulumi-migration # Install migration skills
Install PluginInstall plugin from marketplace
/plugin install pulumi-authoring # Install authoring skills
Quick InstallInstall with npx
npx skills add pulumi/agent-skills --skill '*'
Quick InstallInstall with npx
npx skills add pulumi/agent-skills/migration --skill '*' # 4 migration skills

+ 1 more commands

πŸ“– Extracted from docs: pulumi/agent-skills
1Installs
-
AddedFeb 6, 2026

More from this repository10

🎯
pulumi-best-practices🎯Skill

Provides AI guidance and recommendations for writing robust, efficient, and maintainable Pulumi infrastructure-as-code programs, covering architectural patterns, error handling, resource configurat...

🎯
pulumi-component🎯Skill

Guides AI developers in creating robust, reusable Pulumi ComponentResource classes with best practices and design patterns for infrastructure as code.

🎯
pulumi-automation-api🎯Skill

Guides developers in effectively using Pulumi's Automation API for programmatically managing infrastructure deployments, providing best practices and patterns for integrating infrastructure-as-code...

🎯
pulumi-esc🎯Skill

Provides guidance and best practices for managing infrastructure environments, secrets, and configurations using Pulumi ESC, helping developers securely and efficiently handle sensitive data and de...

🎯
pulumi-terraform-to-pulumi🎯Skill

Converts Terraform infrastructure configurations and code to equivalent Pulumi infrastructure-as-code programs, enabling seamless migration from Terraform to Pulumi.

🎯
pulumi-arm-to-pulumi🎯Skill

Converts Azure ARM templates and Bicep infrastructure code to equivalent Pulumi code, enabling seamless migration of Azure infrastructure definitions to Pulumi's multi-cloud programming model.

🎯
pulumi-cdk-to-pulumi🎯Skill

Converts AWS CDK applications to equivalent Pulumi infrastructure code, enabling seamless migration from AWS CDK to Pulumi's multi-cloud infrastructure as code framework.

🎯
cloudformation-to-pulumi🎯Skill

Converts AWS CloudFormation stacks and templates into equivalent Pulumi infrastructure code, enabling seamless migration from CloudFormation to Pulumi's multi-cloud infrastructure as code framework.

🎯
package-usage🎯Skill

Helps developers understand and correctly utilize Pulumi package dependencies, providing guidance on importing, referencing, and managing package versions in Pulumi infrastructure code.

🎯
cloudformation-id-lookup🎯Skill

Looks up AWS CloudFormation stack and resource identifiers across multiple stacks and regions.