pulumi/sdk/nodejs/runtime
joeduffy f2d53459eb Add the notion of stable states
If a resource's planning operation is to do nothing, we can safely
assume that all of its properties are stable.  This can be used during
planning to avoid cascading updates that we know will never happen.
2017-09-05 10:01:00 -07:00
..
native Don't copy .node-gyp innards 2017-09-04 11:35:21 -07:00
closure.ts Implement free variable calculations 2017-09-04 11:35:21 -07:00
config.ts Move modules to package root 2017-09-04 11:35:21 -07:00
index.ts Tidy up resource properties 2017-09-05 09:31:03 -07:00
langhost.ts Add a runtime.Log class 2017-09-04 11:35:21 -07:00
log.ts Add a runtime.Log class 2017-09-04 11:35:21 -07:00
property.ts Tidy up resource properties 2017-09-05 09:31:03 -07:00
resource.ts Add the notion of stable states 2017-09-05 10:01:00 -07:00
settings.ts Add a runtime.Log class 2017-09-04 11:35:21 -07:00