pulumi/pkg/resource/deploy/deploytest
Alex Clemmer 2c7af058de Expose resource outputs through invoke
This command exposes a new resource `Invoke` operation,
`pulumi:pulumi:readStackResourceOutputs` which retrieves all resource
outputs for some user-specified stack, not including those deleted.

Fixes #2600.
2019-05-02 18:08:08 -07:00
..
backendclient.go Expose resource outputs through invoke 2019-05-02 18:08:08 -07:00
languageruntime.go Allows the nodejs launcher to recognize that certain types of errors were printed, ensuring we don't cascade less relevant messages. (#2554) 2019-03-20 11:54:32 -07:00
pluginhost.go Close plugin context on plan creation failure (#2304) 2018-12-18 13:25:52 -08:00
provider.go Refresh inputs (#2531) 2019-03-11 13:50:00 -07:00
resourcemonitor.go Add an ignoreChanges resource option (#2657) 2019-04-22 13:54:48 -07:00