pulumi/sdk
Daniel Kisselman ffff19de9a
Fixed a bug where token information was not present in types (#17735)
This PR fixes issue: https://github.com/pulumi/pulumi/issues/17734

---------

Co-authored-by: Will Jones <will@sacharissa.co.uk>
2024-12-01 07:39:51 +00:00
..
go Fixed a bug where token information was not present in types (#17735) 2024-12-01 07:39:51 +00:00
nodejs Fixed a bug where token information was not present in types (#17735) 2024-12-01 07:39:51 +00:00
proto/go Add `Handshake` to the provider protocol (#17819) 2024-11-26 17:35:47 +00:00
python Fixed a bug where token information was not present in types (#17735) 2024-12-01 07:39:51 +00:00
.version Freeze v3.142.0 (#17873) 2024-11-26 15:46:25 +00:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod fix dll loading errors in windows CI (#17410) 2024-10-02 08:43:42 +00:00
go.sum fix dll loading errors in windows CI (#17410) 2024-10-02 08:43:42 +00:00
version.go Enable goheader rule and add missing license headers (#15473) 2024-09-09 12:05:45 +00:00

README.md

Pulumi Language SDKs

This directory contains Pulumi SDKs for the following languages:

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.