pulumi/sdk
Fraser Waters 978df08a34
Update mypy (#16030)
Update mypy in the python sdk requirements, and fix up issues found by
update.
2024-04-22 19:53:19 +00:00
..
go Add tests for providers with transforms (#16002) 2024-04-22 12:37:23 +00:00
nodejs Implement up --continue-on-error (#15740) 2024-04-22 11:12:45 +00:00
proto/go Implement up --continue-on-error (#15740) 2024-04-22 11:12:45 +00:00
python Update mypy (#16030) 2024-04-22 19:53:19 +00:00
.version Freeze v3.113.3 (#16001) 2024-04-19 17:38:57 +00:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod automation: only read complete lines before trying to deserialize (#15778) 2024-03-26 14:32:56 +00:00
go.sum automation: only read complete lines before trying to deserialize (#15778) 2024-03-26 14:32:56 +00:00
version.go Move .version to /sdk and embed it (#15185) 2024-01-19 14:11:17 +00: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.