mirror of https://github.com/pulumi/pulumi.git
447 B
447 B
Pulumi Language SDKs
This directory contains the Pulumi SDKs for all supported languages.
Please see the respective README
s 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/.