Skip to content
@pulumi

Pulumi

Welcome to Pulumi

Pulumi Logo (Dark) Pulumi Logo (Light)

Main Repo | Docs | Registry | Intro Video

Pulumi is infrastructure as code in any programming language. Define cloud infrastructure on any cloud -- including AWS, Azure, Google Cloud, Kubernetes, and more -- using the full richness of programming languages, and Pulumi will provision, version, and otherwise manage your cloud resources.

Benefits of Pulumi's approach

  • Any cloud: Pulumi supports 100s of providers, including public clouds (e.g., AWS, Azure, Google Cloud), private clouds (e.g., VMWare, OpenStack), cloud native (e.g., Kubernetes, Helm), and SaaS infrastructure providers (e.g., Cloudflare, MongoDB, Snowflake). Pulumi exposes the full surface area of these clouds with a consistent programming model and deployment model.

  • Rich programming languages: Pulumi uses general purpose, popular programming languages including Go, Java, JavaScript, .NET, Python, TypeScript, and YAML. This gives you access to rich constructs like for loops, if statements, functions, classes, and packages. It also delivers great editor experiences with statement completion, error detection, and inline documentation.

  • Declarative infrastructure as code: Despite offering the full richness of programming languages, Pulumi is declarative infrastructure as code at its core. This gives previews of changes before they are made, policy enforcement, a full history of who changed what infrastructure and when, and all the things that are standard with infrastructure provisioning tools.

  • Programmable infrastructure: Embed infrastructure as code into larger pieces of software using the Automation API, which is the ability to invoke Pulumi as a library in your chosen language.

  • Share and reuse patterns: Codify, share, and reuse standard infrastructure patterns with reusable components. This avoids copy and pasting and needing to reinvent the wheel over and over again.

  • Integrated configuration and secrets: Pulumi's projects and stacks model makes it easy to share code between many disparate environments. Each stack can be configured so that infrastructure can be deliberately different between these environments. Pulumi integrates secrets management directly so it's easy to configure infrastructure using sensitive information like keys and tokens.

  • Use engineering best practices: Thanks to the use of general purpose languages, standard engineering practices just work. For instance, you can lint and test your infrastructure as code, manage dependencies using true software versioning, you can easily refactor your codebase, and more.

  • Ship continuously: Pulumi integrates with over a dozen CI/CD systems, including Atlassian Bitbucket, CircleCI, Jenkins, GitHub Actions, GitLab Pipelines, and more. This enables you to preview deployments in the context of pull requests and perform them in response to merges and commits.

  • Enforce team policies: Pulumi includes a policy as code engine that lets you enforce security, compliance, and reliability best practices across your team. You can choose from off the shelf policy packs or write your own using a general purpose language or Open Policy Agent (OPA). Policies are enforced at deployment time to issues never make their way into production.

  • Collaborate securely and reliably: Pulumi works best with the Pulumi Cloud, an optional SaaS companion that store infrastructure state and metadata securely and reliably.

  • Open source: Pulumi is proudly open source and uses the Apache 2.0 license.

Get Started

To get started, install the open source SDK. From there, try one of our many tutorials.

We would love to welcome you to the community personally -- please join the conversation in our Community Slack and say hello 👋

Pinned Loading

  1. pulumi pulumi Public

    Pulumi - Infrastructure as Code in any programming language 🚀

    Go 22.7k 1.2k

  2. esc esc Public

    Pulumi ESC is a centralized, secure service for environments, secrets, and configuration management, optimized for multi-cloud infrastructures and applications.

    Go 237 10

  3. examples examples Public

    Infrastructure, containers, and serverless apps to AWS, Azure, GCP, and Kubernetes... all deployed with Pulumi

    TypeScript 2.5k 879

  4. docs docs Public

    All things Pulumi docs!

    HTML 131 235

Repositories

Showing 10 of 391 repositories
  • docs Public

    All things Pulumi docs!

    pulumi/docs’s past year of commit activity
    HTML 131 Apache-2.0 235 503 45 Updated Mar 26, 2025
  • esc Public

    Pulumi ESC is a centralized, secure service for environments, secrets, and configuration management, optimized for multi-cloud infrastructures and applications.

    pulumi/esc’s past year of commit activity
    Go 237 Apache-2.0 10 113 13 Updated Mar 26, 2025
  • examples Public

    Infrastructure, containers, and serverless apps to AWS, Azure, GCP, and Kubernetes... all deployed with Pulumi

    pulumi/examples’s past year of commit activity
    TypeScript 2,454 Apache-2.0 879 125 50 Updated Mar 26, 2025
  • registry Public

    The global index of everything you can do with Pulumi.

    pulumi/registry’s past year of commit activity
    HTML 29 Apache-2.0 125 147 13 Updated Mar 25, 2025
  • pulumi-meraki Public
    pulumi/pulumi-meraki’s past year of commit activity
    Makefile 0 Apache-2.0 1 7 4 Updated Mar 25, 2025
  • pulumi-terraform-bridge Public

    A library allowing Terraform providers to be bridged into Pulumi.

    pulumi/pulumi-terraform-bridge’s past year of commit activity
    Go 211 Apache-2.0 44 327 28 Updated Mar 25, 2025
  • foundational-training Public

    Training materials for Pulumi Foundational Training

    pulumi/foundational-training’s past year of commit activity
    TypeScript 1 Apache-2.0 0 28 3 Updated Mar 25, 2025
  • pulumi-go-provider Public

    A framework for building Go Providers for Pulumi

    pulumi/pulumi-go-provider’s past year of commit activity
    Go 37 Apache-2.0 12 45 11 Updated Mar 25, 2025
  • ci-mgmt Public

    Configuration for all things CI

    pulumi/ci-mgmt’s past year of commit activity
    Makefile 13 Apache-2.0 6 119 11 Updated Mar 25, 2025
  • pulumi-tls Public

    A Pulumi provider for TLS resource management

    pulumi/pulumi-tls’s past year of commit activity
    Makefile 14 Apache-2.0 3 4 0 Updated Mar 25, 2025

Top languages

Loading…

Most used topics

Loading…