andrzejressel / pulumi-wasm

Pulumi support for WASM languages
https://andrzejressel.github.io/pulumi-wasm/
Mozilla Public License 2.0
1 stars 0 forks source link

Generate example in Rust #360

Open andrzejressel opened 1 month ago

andrzejressel commented 1 month ago

YAML should a good base for that

andrzejressel commented 1 month ago

It may be a bit difficult because yaml is split into two lists: https://andrzejressel.github.io/pulumi-wasm/rust-docs/pulumi_wasm_docker/image/index.html#yaml-2

andrzejressel commented 1 month ago

Upstreamed: https://github.com/pulumi/pulumi/pull/17124 https://github.com/pulumi/pulumi-terraform-bridge/pull/2381