pulumi/sdk
Anton Tayanovskyy 3fc916234f
Language conformance for gRPC Check/Configure with schema-based secrets (#17634)
Continuing to cover what happens in CheckConfig and Configure on gRPC
level. This new test adds support for checking when properties are
marked as secret in the Pulumi Package Schema.

Continuing the work started in
https://github.com/pulumi/pulumi/pull/17508

Context: https://github.com/pulumi/home/issues/3705
2024-10-31 14:27:17 +00:00
..
go Language conformance for gRPC Check/Configure with schema-based secrets (#17634) 2024-10-31 14:27:17 +00:00
nodejs Language conformance for gRPC Check/Configure with schema-based secrets (#17634) 2024-10-31 14:27:17 +00:00
proto/go Document that args should be read from in preference to variables (#17499) 2024-10-29 22:43:05 +00:00
python Language conformance for gRPC Check/Configure with schema-based secrets (#17634) 2024-10-31 14:27:17 +00:00
.version Freeze v3.137.0 (#17558) 2024-10-17 20:55:47 +00:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod fix dll loading errors in windows CI (#17410) 2024-10-02 08:43:42 +00:00
go.sum fix dll loading errors in windows CI (#17410) 2024-10-02 08:43:42 +00:00
version.go Enable goheader rule and add missing license headers (#15473) 2024-09-09 12:05:45 +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.