pulumi/sdk/README.md

447 B

Pulumi Language SDKs

This directory contains the Pulumi SDKs for all supported languages.

Please see the respective READMEs for information about installing and using these libraries:

The language providers work by implementing gRPC interfaces defined in proto/.

Common models and utils shared by the SDKs and CLI are located in pulumi/.