pulumi/sdk
Abhinav Gupta ffac797c1e
Pull module definitions into separate files
This is a bit verbose right now.
I think it's possible to use the Nix language to DRY this up a bit,
but this is good enoguh for now.
2023-06-30 15:37:06 -07:00
..
go Merge #13276 2023-06-29 12:30:44 +00:00
nodejs [sdk/nodejs] Support loading package.json from parent dir 2023-06-29 07:57:43 -07:00
proto/go Send old inputs to diff and update 2023-06-21 21:04:50 +01:00
python Merge #13276 2023-06-29 12:30:44 +00:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod Use os.tmpfile instead of creating our own. 2023-05-30 13:58:02 -04:00
go.sum Use os.tmpfile instead of creating our own. 2023-05-30 13:58:02 -04:00
module.nix Pull module definitions into separate files 2023-06-30 15:37:06 -07: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.