pulumi/sdk
Ian Wahbe f75ddfc01d Refactor data into get and display components
This allows us to give the output in json.
2021-08-23 00:48:22 -07:00
..
dotnet Fix null exceptions when reading unknown outputs (#7762) 2021-08-17 09:30:54 -04:00
go Refactor data into get and display components 2021-08-23 00:48:22 -07:00
nodejs [sdk/nodejs] Prevent Pulumi from overriding tsconfig.json options. (#7068) 2021-08-15 18:58:43 -07:00
proto Add replaceOnChanges resource option (#7226) 2021-07-01 13:32:08 -06:00
python Include package host version in about 2021-08-20 19:38:51 -07: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/.