pulumi/sdk
Robbie McKinstry 533fba4aa9
Enable all recommended complexity and suspicious rules.
With this change, all of the recommended
{ complexity, suspicious } rules have been enabled and vetted.
This commit simplifies the configuration file by
enables the entire group instead of enabling them individually.
This rules are relatively uncontroverial because they always address
behavior that's extremely unintuitive.
2023-05-15 20:07:17 -04:00
..
go chore: post-release go.mod updates 2023-05-15 20:28:52 +00:00
nodejs Enable all recommended complexity and suspicious rules. 2023-05-15 20:07:17 -04:00
proto/go gRPC for GenerateProject/Program/Package 2023-05-06 13:14:59 +01:00
python all: cloudflare/circl 1.1.0 => 1.3.3 2023-05-11 13:51:01 -07:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod all: cloudflare/circl 1.1.0 => 1.3.3 2023-05-11 13:51:01 -07:00
go.sum all: cloudflare/circl 1.1.0 => 1.3.3 2023-05-11 13:51:01 -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.