Introducing the Stash Resource in Pulumi IaC

Published: (January 11, 2026 at 07:00 PM EST)
1 min read

Source: Pulumi Blog

Introducing Stash Resource

We’re excited to announce the Stash resource, a new built-in Pulumi resource that lets you save arbitrary values directly to your stack’s state. Whether you need to capture a computed result, record who first deployed your infrastructure, or persist configuration that should remain stable across updates, Stash provides a simple, declarative way to do so.

Back to Blog

Related posts

Read more »

6 GitOps Practices That Actually Work

GitOps: From Promise to Practice GitOps was pitched as a transformative approach to software delivery and infrastructure management, promising better outcomes...