pulumi/sdk
Brandon Pollack 9ecfad3c90 fixup! Fix imports in generated outputs in go converted code.
This test does not pass at all.  The original problem was when ApplyT
was used and it was most likely due to a binding issue, however this
test doesn't cause ApplyT to be generated and so it is difficult to
test.  I'm trying to have a transient dependency so an ApplyT is used to
generate output but it is not working yet.
2024-09-30 17:33:24 +09:00
..
go fixup! Fix imports in generated outputs in go converted code. 2024-09-30 17:33:24 +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.