pulumi/sdk
bors[bot] 71f14daf50
Merge #11339
11339: Account for version when caching schemas r=iwahbe a=iwahbe

This is necessary to unblock https://github.com/pulumi/docs/pull/8230

Co-authored-by: Ian Wahbe <ian@wahbe.com>
2022-11-14 22:47:06 +00:00
..
dotnet Add DictionaryInvokeArgs for dynamically constructing invoke input bag 2022-11-11 18:33:19 +01:00
go Merge #11339 2022-11-14 22:47:06 +00:00
nodejs Merge #11255 2022-11-11 10:20:38 +00:00
proto/go Add DeletedWith resource option 2022-10-31 12:03:18 +02:00
python Correctly copy ResourceOptions during a merge 2022-11-10 13:14:52 -08:00
README.md Compile protobufs with "pulumi" namespace (#10074) 2022-07-12 14:45:03 +01:00
go.mod [cli] Experimental support for remote operations 2022-10-27 16:15:59 -07:00
go.sum Use project schema to validate projects we load 2022-09-02 10:09:24 +01: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.