pulumi/sdk
Fraser Waters 9b98e7f979
Test classes-and-dicts and classes in conformance tests (#17326)
While we still have to support the legacy "classes" mode and to ensure
the default settings are correct, add both to the python conformance
test suite.
2024-09-23 12:32:07 +00:00
..
go Allow passing an initial state at stack creation (#17336) 2024-09-23 09:32:12 +00:00
nodejs Prepare for v3.134.0 release (#17298) 2024-09-20 17:47:56 +00:00
proto/go Add LanguageInfo to conformance tests (#17315) 2024-09-20 10:34:17 +00:00
python Test classes-and-dicts and classes in conformance tests (#17326) 2024-09-23 12:32:07 +00:00
.version Prepare for v3.134.0 release (#17298) 2024-09-20 17:47:56 +00:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod Update go.mod to 1.21 (#17140) 2024-09-03 12:37:49 +00:00
go.sum Update go.mod to 1.21 (#17140) 2024-09-03 12:37:49 +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.