17 releases

Uses new Rust 2024

0.0.10 May 2, 2026
0.0.9 Apr 22, 2026
0.0.7 Mar 8, 2026
0.0.5 Feb 15, 2026
0.0.1 Mar 9, 2025

#658 in Rust patterns

MPL-2.0 license

79KB
2K SLoC

Pulumi Gestalt

GitHub Release Build Deploy Docs codecov

Pulumi Gestalt is a framework for writing Pulumi programs in Rust.

Motivation

Pulumi Gestalt provides a Rust SDK and code generator that lets you write Pulumi infrastructure programs in idiomatic Rust, with full type safety and generated bindings for any Pulumi provider.

User Guide

Quick start

https://github.com/andrzejressel/pulumi-gestalt-example

Installation

Language plugin

pulumi plugin install language rust "VERSION" --server github://api.github.com/andrzejressel/pulumi-gestalt

Dependencies

~13–18MB
~255K SLoC