pulumi/sdk
Ian Wahbe 1a7b930a10 Remove duplication on PulumiHomeEnvVar
I am hesitant to remove the variable, since sdk/go/common/workspace is public and
`PulumiHomeEnvVar` is exported. I am comfortable moving it from a `const` to a `var`.
2023-08-22 09:27:39 -07:00
..
go Remove duplication on PulumiHomeEnvVar 2023-08-22 09:27:39 -07:00
nodejs chore: post-release go.mod updates 2023-08-11 15:08:16 +00:00
proto/go Pass loader to convert plugins 2023-08-09 22:02:57 +01:00
python fix: sdk/python/requirements.txt to reduce vulnerabilities 2023-08-10 18:51:34 +00:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod [cli/new] Support SSH-style Git URLs 2023-08-02 09:29:34 -07:00
go.sum deps: Upgrade google.golang.org/{genproto, grpc} 2023-07-27 16:24:33 -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.