pulumi/sdk
Kyle Dixler 9028a02726
allow `pulumi destroy -s <stack>` if not in a pulumi project dir (#9918)
* pulumi destroy -s <stack> now works as long as you are not in a pulumi project directory
2022-07-11 08:28:53 -07:00
..
dotnet Revert "Send smart aliases via gRPC to engine (#9731)" (#9999) 2022-06-29 13:18:14 +01:00
go allow `pulumi destroy -s <stack>` if not in a pulumi project dir (#9918) 2022-07-11 08:28:53 -07:00
nodejs Update all references to pulumi so that source-map-support isn't deprecated anymore (#10032) 2022-07-01 20:31:57 +02:00
proto Unparent deleted resources when rebuilding state (#10073) 2022-07-08 14:23:58 -07:00
python Update all references to pulumi so that source-map-support isn't deprecated anymore (#10032) 2022-07-01 20:31:57 +02:00
README.md Updating .NET references 2020-04-27 12:42:11 -07:00
go.mod Add NewUniqueName (#9852) 2022-06-15 20:11:20 +01:00
go.sum Add NewUniqueName (#9852) 2022-06-15 20:11:20 +01: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 proto/.