pulumi/sdk
Thomas Gummerer 6b8c85df9f enable thelper linter
Enable the thelper linter and add t.Helper() functions to the
beginning of each test helper function.  This makes the test output a
bit more easy to consume.
2024-02-05 20:28:51 +01:00
..
go enable thelper linter 2024-02-05 20:28:51 +01:00
nodejs enable thelper linter 2024-02-05 20:28:51 +01:00
proto/go Plumb Remote, Component, and LogicalName into the import plugin system (#15199) 2024-01-24 17:15:30 +00:00
python enable thelper linter 2024-02-05 20:28:51 +01:00
.version Freeze 3.104.2 (#15342) 2024-02-01 10:54:47 +00:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod Move buildutil out of sdk/common to the go language host (#15168) 2024-01-17 22:25:47 +00:00
go.sum Move goversion out of sdk/common to the go language host (#15165) 2024-01-17 14:56:18 +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.