pulumi/sdk
Brandon Pollack 0b0d0e7f03 fixup! Add the ability to generate aliased import prefixes to go generator.
This has incomplete/failing tests.  It's most of the way there, but this
differs from the situation in #9664 which happened during applies, and
so it seems that while ApplyT is fixed, this kind of overlap is not.

It is aliased now, but the alias is not used (should be pretty simple to
memo it somewhere and use it when generating).
2024-09-30 17:32:00 +09:00
..
go fixup! Add the ability to generate aliased import prefixes to go generator. 2024-09-30 17:32:00 +09:00
nodejs Add ref-ref conformance test (#17367) 2024-09-26 22:00:55 +00:00
proto/go language.proto: document deprecated fields better (#17402) 2024-09-27 10:26:23 +00:00
python language.proto: document deprecated fields better (#17402) 2024-09-27 10:26:23 +00:00
.version Freeze v3.134.1 (#17377) 2024-09-25 21:46:33 +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.