Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 851 Bytes

File metadata and controls

13 lines (10 loc) · 851 Bytes
title Experimental Rust support for Pulumi
date 2026-08-18
meta_desc Pulumi Labs has released pulumi-rust, an experimental Rust SDK and language plugin for writing Pulumi programs in Rust.
authors
christian-nunciato

Pulumi Labs has released pulumi-rust, an experimental Rust SDK and language plugin for the Pulumi platform. If you've been waiting to write your infrastructure in Rust, you can now give it a try.

This is an early-stage, experimental project: there are no promises of official support yet, and the API is still taking shape. But it's a great time to kick the tires — tinker with it, file issues, and open pull requests to help shape where it goes.

To get started, head over to the pulumi-rust repository on GitHub.