
Compatibility Testing Pulumi HCL
How we test that Pulumi HCL is an OpenTofu compatible HCL runtime.
Ian Wahbe
6 min read
How we test that Pulumi HCL is an OpenTofu compatible HCL runtime.
Ian Wahbe
6 min readHow we map Terraform's data model onto Pulumi's execution semantics to seamlessly run your Terraform modules against the Pulumi engine.
Ian Wahbe

Pulumi Cloud as a Terraform backend and HCL in Pulumi IaC are now GA, plus native Terraform module support — bring the IaC you already have.
Daniel Perlovsky

A hands-on walkthrough of our new support for Terraform and OpenTofu, including state, remote execution, module interop, and first-class support for HCL.
Christian Nunciato

Migrate a CloudFormation stack to Pulumi with Discovered Stacks: verify every resource, import with a zero-diff preview, and track it all in Pulumi Cloud.
Alejandro Cotroneo

Discovered Stacks: Pulumi Cloud now models your CloudFormation and ARM deployments as Pulumi IaC stacks, with a built-in migration path.
Alejandro Cotroneo

How to provision and govern Kubernetes infrastructure for AI agents with Pulumi, in TypeScript and Python, and where kagent, KServe, Kueue, and Neo fit in.
Joe Duffy
Organization admins can now cap the maximum expiry of personal, organization, and team access tokens, so no credential outlives your rotation policy.
Devon Grove

Preview a proposed ESC environment change against your stack before you promote it, using draft references and the new --override-env flag.
Sean Yeh

The standalone esc CLI is archived as of v0.26.0. Every ESC command is available in the Pulumi CLI under pulumi env: one binary to install and upgrade.

2 authors

Agent Sandbox gives AI agents kernel-isolated, disposable environments as Kubernetes resources. Here's what it is and how to deploy it on GKE with Pulumi.
Adam Gordon Bell

Page 1 of 81
Popular series
See all →
Real workflows platform teams are handing to Pulumi Neo: one-off deploys, incident triage, IAM audits, drift checks, runtime upgrades, and compliance fixes that run on a schedule.

Master Infrastructure as Code through a real-world case study: code organization, stack management, developer workflows, security patterns, and automation strategies for containerized applications on Kubernetes.

Six essential pillars for transforming infrastructure chaos into streamlined developer platforms: provisioning, self-service, workflows, security, observability, and governance.

Build Kubernetes clusters on AWS, Azure, GCP and deploy applications using Infrastructure as Code. Learn core objects like pods, services, volumes, deployments and move from basic setups to complex microservices.