pulumi/sdk
Anton Tayanovskyy 5069a8fca8
Fixes 5642 for Go: allow DependsOn accepting inputs and outputs (#7584)
* Work in progress, first passing tests

* Test unknown dep prop similar to Python

* Test fixes

* Fix lint

* Nit fix

* CHANGELOG

* Add ResourceInputArray and simplify the API

* Adopt urnSet
2021-08-13 11:13:23 -04:00
..
dotnet Go install command is given proper DOTNET_VERSION (#7695) 2021-08-02 20:59:28 +03:00
go Fixes 5642 for Go: allow DependsOn accepting inputs and outputs (#7584) 2021-08-13 11:13:23 -04:00
nodejs Use ESlint instead of TSlint (#7719) 2021-08-10 11:31:59 -07:00
proto Add replaceOnChanges resource option (#7226) 2021-07-01 13:32:08 -06:00
python Re-introduce the fix for 7734 and mitigate CI hangs (#7746) 2021-08-13 11:07:13 -04:00
go.mod [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
go.sum [sdk/providers] Fix update previews (#7560) 2021-08-10 19:44:15 -05:00
README.md Updating .NET references 2020-04-27 12:42:11 -07:00

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/.