pulumi/sdk
Kyle Dixler e9627f69b7
[sdk/python] fix `fork/exec` warning (#10524)
This PR moves the python version warning to after `virtualenv`s are initialized in order to ensure that the `python` in `venv/bin/` exists and the version command succeeds.
2022-08-31 12:37:03 -07:00
..
dotnet [dotnet/sdk] Implement Deployment.TestAsync overloads which accept functions (#10458) 2022-08-30 13:13:25 +02:00
go Install missing plugins when encountering them (#10530) 2022-08-31 13:23:32 +02:00
nodejs Fix getOrganization for nodejs (#10547) 2022-08-31 18:24:25 +01:00
proto/go Add getOrganization to nodejs and python (#10504) 2022-08-31 10:33:29 +01:00
python [sdk/python] fix `fork/exec` warning (#10524) 2022-08-31 12:37:03 -07:00
README.md Compile protobufs with "pulumi" namespace (#10074) 2022-07-12 14:45:03 +01:00
go.mod [cli] Improve Windows reliability with dependency update to ssh-agent (#10486) 2022-08-25 09:19:12 -07:00
go.sum [cli] Improve Windows reliability with dependency update to ssh-agent (#10486) 2022-08-25 09:19:12 -07:00

README.md

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 the top level directory proto.