mirror of https://github.com/pulumi/pulumi.git
797 B
797 B
Improvements
-
[sdk/go] - Add
PluginDownloadURL
as a resource option. #8555 -
[sdk/go] - Allow users to override enviromental variables for
GetCommandResults
. #8610 -
[sdk/nodejs] Support using native ES modules as Pulumi scripts #7764
-
[sdk/nodejs] Support a
nodeargs
option for passingnode
arguments to the Node language host #8655