pulumi/sdk/nodejs/tests
Luke Hoban 96e4b74b15
Support for stack outputs (#581)
Adds support for top-level exports in the main script of a Pulumi Program to be captured as stack-level output properties.

This create a new `pulumi:pulumi:Stack` component as the root of the resource tree in all Pulumi programs.  That resources has properties for each top-level export in the Node.js script.

Running `pulumi stack` will display the current value of these outputs.
2017-11-17 15:22:41 -08:00
..
runtime Support for stack outputs (#581) 2017-11-17 15:22:41 -08:00
config.spec.ts Enable tslinting of the nodejs sdk. (#433) 2017-10-18 15:03:56 -07:00
init.spec.ts Take an initial stab at closure serialization 2017-09-04 11:35:21 -07:00
util.ts Enable tslinting of the nodejs sdk. (#433) 2017-10-18 15:03:56 -07:00