rr-pulumi

Community

Code your cloud, simplify DevOps.

Authorroderik
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the definition and deployment of cloud infrastructure across AWS, Kubernetes, and other providers using familiar programming languages, streamlining DevOps workflows and reducing manual configuration errors.

Core Features & Use Cases

  • Infrastructure-as-Code (IaC): Define cloud resources using TypeScript, Python, Go, or other languages, enabling version control and code reviews.
  • Multi-Cloud & Kubernetes: Manage infrastructure across various cloud providers and orchestrate Kubernetes deployments with a unified approach.
  • State Management & CI/CD: Handles state, configuration, and integrates seamlessly into continuous integration and deployment pipelines.
  • Use Case: Define and deploy a new AWS S3 bucket and an EC2 instance using TypeScript, managing all infrastructure as code and integrating it into your CI/CD pipeline.

Quick Start

Create a new Pulumi project in TypeScript to deploy an AWS S3 bucket.

Dependency Matrix

Required Modules

pulumiaws-clikubernetes-cli

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: rr-pulumi
Download link: https://github.com/roderik/ai-rules/archive/main.zip#rr-pulumi

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