pulumi_gestalt_model 0.0.12

Base models for Pulumi Gestalt
Documentation
  • Coverage
  • 0%
    0 out of 40 items documented0 out of 16 items with examples
  • Size
  • Source code size: 62.02 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 925 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 8s Average build duration of successful builds.
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • andrzejressel/pulumi-gestalt
    35 1 76
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • andrzejressel

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