Skip to content

v0.1.0

Choose a tag to compare

@Zaid-Ajaj Zaid-Ajaj released this 17 Jan 22:22
· 196 commits to master since this release
4b1486b

Description

This is an initial release of the pulumi-std native provider which includes a number of function invokes to be used as part of our automated cross-language example generation.

Note that this alpha release is not yet ready for production use but serves as a starting point from which we will iterate and improve the provider.

The shape of the function invokes right now uses objects for inputs and outputs. We are working towards simplifying the public API shape in a way that improves the developer experience and makes the final Pulumi programs much nicer to read and author.