pulumi/sdk
Zaid Ajaj f5e7462fdf
[dotnet/sdk] Implement Deployment.TestAsync overloads which accept functions (#10458)
* Implement Deployment.TestAsync overloads which accept functions that create resources

* changelog entry
2022-08-30 13:13:25 +02:00
..
dotnet [dotnet/sdk] Implement Deployment.TestAsync overloads which accept functions (#10458) 2022-08-30 13:13:25 +02:00
go Add support for SHA256 checksums in PluginSpec (#10494) 2022-08-30 10:44:56 +01:00
nodejs fix(sdk/nodejs): resolves issue with multiple parallel shell processes (#10522) 2022-08-29 16:44:03 -04:00
proto/go Add proto interfaces to move about logic to plugins (#10228) 2022-07-25 12:35:16 +01:00
python pinned pylint==2.14.5 (#10507) 2022-08-26 17:25:05 -04:00
README.md Compile protobufs with "pulumi" namespace (#10074) 2022-07-12 14:45:03 +01:00
go.mod [cli] Improve Windows reliability with dependency update to ssh-agent (#10486) 2022-08-25 09:19:12 -07:00
go.sum [cli] Improve Windows reliability with dependency update to ssh-agent (#10486) 2022-08-25 09:19:12 -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 the top level directory proto.