https://github.com/andrzejressel/pulumi-gestalt
Pulumi support for 𝐀𝐧𝐲 language
https://github.com/andrzejressel/pulumi-gestalt
pulumi rust wasm
Last synced: 6 months ago
JSON representation
Pulumi support for 𝐀𝐧𝐲 language
- Host: GitHub
- URL: https://github.com/andrzejressel/pulumi-gestalt
- Owner: andrzejressel
- License: mpl-2.0
- Created: 2024-03-03T22:23:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-17T11:51:35.000Z (6 months ago)
- Last Synced: 2025-04-17T12:19:09.163Z (6 months ago)
- Topics: pulumi, rust, wasm
- Language: Rust
- Homepage: https://pulumi-gestalt.readthedocs.io/latest/
- Size: 80.2 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 59
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
## Pulumi Gestalt

[](https://github.com/andrzejressel/pulumi-gestalt/actions/workflows/build.yml)
[](https://github.com/andrzejressel/pulumi-gestalt/actions/workflows/deploy.yml)
[](https://app.readthedocs.org/projects/pulumi-gestalt/builds/?version__slug=latest)
[](https://codecov.io/gh/andrzejressel/pulumi-gestalt)Pulumi support for **any** language
### Quick start
https://github.com/andrzejressel/pulumi-gestalt-example
### Installation
#### Language plugin
```
pulumi plugin install language gestalt "VERSION" --server github://api.github.com/andrzejressel/pulumi-gestalt
```#### Wasm Runner
```
cargo binstall -y pulumi_gestalt_wasm_runner@VERSION
```