Back to Pulumi

Pulumi Security

Last verified: July 11, 2026 How we verify →

Disclosure: We may earn a commission if you purchase through this link, at no extra cost to you. Learn more.

View Pulumi Security Documentation

Review Pulumi's compliance certifications, audit logs, access controls, and security architecture.

View Pulumi Security Documentation

Enterprise-grade security.

Pulumi Security Overview

Pulumi provides encrypted configuration, policy as code with CrossGuard, secrets management via Pulumi ESC, and integration with cloud-native security tools. Security is built into the programming model using familiar language constructs.

Configuration Encryption

pulumi config set --secret encrypts values per-stack with per-stack encryption keys. Stack references securely pass outputs between stacks without exposing values. Encryption keys managed by Pulumi Cloud or customer-managed KMS.

Pulumi ESC

Pulumi Environments, Secrets, and Configuration (ESC) provides centralized secrets management with dynamic secret providers (AWS Secrets Manager, Azure Key Vault, HashiCorp Vault, GCP Secret Manager, 1Password). Fine-grained access control with OIDC authentication. Secret rotation without application changes.

Policy as Code (CrossGuard)

CrossGuard enforces policies written in TypeScript, Python, Go, or Rego. Policies validate resources before deployment: encryption, public exposure, tagging, region restrictions, naming conventions. Policy packs versioned and tested. Integration with CI/CD for gate enforcement.

Cloud Provider Security

Native provider SDKs use cloud provider authentication (AWS IRSA, Azure Workload Identity, GCP Workload Identity). No long-lived credentials in code. Least-privilege IAM via Pulumi-generated policies. Drift detection via pulumi refresh and preview.

Compliance

Pulumi Cloud Enterprise: SOC 2, audit logs, SAML/SSO, SCIM, encryption at rest, customer-managed keys. Self-hosted Pulumi Cloud for air-gapped environments. Compliance reporting for policy violations.

Compare Pulumi with Alternatives

See how Pulumi stacks up against competitors across features, pricing, and user reviews.

Trusted by thousands of DevOps teams. Read verified reviews before you buy.

Related Links