pulumi/sdk
Pat Gavlin 45352cd1d3 [testing] Support *resource.State generation
These changes add support for generating *resource.State values to the
rapid testing framework. If states are generated within a *StackContext,
they are guaranteed to only refer to other resources that exist within
that context.
2021-10-01 12:32:48 -07:00
..
dotnet [automation-api] Exclude tests from test_fast. (#7986) 2021-09-16 17:33:33 -07:00
go [testing] Support *resource.State generation 2021-10-01 12:32:48 -07:00
nodejs Enable output values by default (#8014) 2021-09-24 08:57:04 -07:00
proto Add monitor feature for output values (#7870) 2021-09-15 14:16:00 -07:00
python Enable output values by default (#8014) 2021-09-24 08:57:04 -07:00
README.md Updating .NET references 2020-04-27 12:42:11 -07:00
go.mod Initial support for (un)marshaling output values (#7861) 2021-09-13 09:05:31 -07:00
go.sum Initial support for (un)marshaling output values (#7861) 2021-09-13 09:05:31 -07:00

README.md

Pulumi Language SDKs

This directory contains the Pulumi SDKs for all supported languages.

Please see the respective READMEs for information about installing and using these libraries:

The language providers work by implementing gRPC interfaces defined in proto/.