pulumi/sdk
Anton Tayanovskyy a1b820518e Add Resource.getProviderInput 2023-07-07 17:46:54 -04:00
..
go Merge #13120 2023-06-08 10:18:42 +00:00
nodejs Add Resource.getProviderInput 2023-07-07 17:46:54 -04:00
proto/go Make convert more lenient 2023-06-08 11:14:31 +01:00
python Make convert more lenient 2023-06-08 11:14:31 +01: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

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.