pulumi/sdk
Fraser Waters 94799ba6f9
Schema for project files (#10471)
Can be added to vscode for validation while writing project files.

Not using to validate loaded project files yet, but we may want to do that in the future. I expect this to be _much_ more useful when users start writing config entries in project files.
2022-08-24 09:49:46 +01:00
..
dotnet Move about information to language plugins (#10392) 2022-08-15 14:55:04 +01:00
go Schema for project files (#10471) 2022-08-24 09:49:46 +01:00
nodejs updated error message to catch syntax errors (#10465) 2022-08-23 21:33:29 -05:00
proto/go Add proto interfaces to move about logic to plugins (#10228) 2022-07-25 12:35:16 +01:00
python fix: Ports Python CONFIG, ROOT, and _SECRET_KEYS to ContextVars (#10472) 2022-08-23 20:15:49 -04:00
README.md Compile protobufs with "pulumi" namespace (#10074) 2022-07-12 14:45:03 +01:00
go.mod fix: Sporadic initialization panics in ssh-agent library (#10460) 2022-08-22 11:48:55 -07:00
go.sum fix: Sporadic initialization panics in ssh-agent library (#10460) 2022-08-22 11:48:55 -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.