pulumi/sdk
Ian Wahbe c8e117a37d
Handle invalid Pulumi CLI version (#8289)
* Handle invalid Pulumi CLI version

* Add clarifying comments and improve error message.

* Update go version of `validatePulumiVersion`
2021-10-26 16:20:45 -07:00
..
dotnet Fix race condition in TaskMonitoringHelper (#8294) 2021-10-26 22:37:47 +01:00
go Handle invalid Pulumi CLI version (#8289) 2021-10-26 16:20:45 -07:00
nodejs Handle invalid Pulumi CLI version (#8289) 2021-10-26 16:20:45 -07:00
proto Add monitor feature for output values (#7870) 2021-09-15 14:16:00 -07:00
python Only prune the trailing spaces in Python automation result (#8160) 2021-10-11 10:26:22 -07:00
go.mod Iwahbe/8000/uprgade go versions (#8171) 2021-10-11 09:47:08 -07:00
go.sum Initial support for (un)marshaling output values (#7861) 2021-09-13 09:05:31 -07: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/.