pulumi/sdk
Nathan Winder 0bdf73341b
Enable creation of TStack using IServiceProvider (#5723)
* Enable creation of TStack using IServiceProvider to enable dependency injection.

* fixed line endings

* update change log

* Added PR link to change log

* fixed change log

* Added integration test

* Review adjustments

Co-authored-by: Mikhail Shilkov <github@mikhail.io>
2020-11-30 16:43:18 +01:00
..
dotnet Enable creation of TStack using IServiceProvider (#5723) 2020-11-30 16:43:18 +01:00
go Fix a few issues with resource references. (#5804) 2020-11-23 11:15:10 -08:00
nodejs Fix a few issues with resource references. (#5804) 2020-11-23 11:15:10 -08:00
proto Add support for serialized resource references. (#5041) 2020-10-27 10:12:12 -07:00
python [sdk/python] - Support enums (#5615) 2020-11-24 19:15:11 -06:00
go.mod Fix the go sum files to ensure non dirty tree (#5683) 2020-11-04 20:04:03 +00:00
go.sum Fix the go sum files to ensure non dirty tree (#5683) 2020-11-04 20:04:03 +00: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/.