pulumi/sdk
Fraser Waters a61972e642
Add packageReferences feature flag (#17153)
This plumbs support for the flag into the engine and SDKs and bumps the
minimum version numbers for parameterized SDKs.

Annoyingly it bumps sdkgen to refer to the version about to be released,
but this upsets pip in the test for python so we need to skip that test
for now until we actually release this, then turn it back on.
2024-09-13 14:32:53 +00:00
..
go Add packageReferences feature flag (#17153) 2024-09-13 14:32:53 +00:00
nodejs Add packageReferences feature flag (#17153) 2024-09-13 14:32:53 +00:00
proto/go Send resource name and type as well as URN to providers (#17177) 2024-09-06 09:29:37 +00:00
python Add packageReferences feature flag (#17153) 2024-09-13 14:32:53 +00:00
.version Add packageReferences feature flag (#17153) 2024-09-13 14:32:53 +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.