pulumi/sdk/nodejs/runtime
Levi Blackstone 4d48ee0517
Enable resource reference feature by default (#5905)
* Enable resource reference feature by default

Unless the PULUMI_DISABLE_RESOURCE_REFERENCES flag
is explicitly set to a truthy value, the resource reference feature is now
enabled by default.

* Set AcceptResources in the language SDKs

This can be disabled by setting the `PULUMI_DISABLE_RESOURCE_REFERENCES` environment variable to a truthy value.

Co-authored-by: Justin Van Patten <jvp@justinvp.com>
2020-12-10 11:21:05 -07:00
..
closure Mark internal APIs @internal to filter from API docs (#3809) 2020-01-26 09:06:35 -08:00
asyncIterableUtil.ts Mark internal APIs @internal to filter from API docs (#3809) 2020-01-26 09:06:35 -08:00
config.ts support inline programs for nodejs automation api 2020-10-08 12:19:01 -07:00
debuggable.ts support inline programs for nodejs automation api 2020-10-08 12:19:01 -07:00
index.ts support inline programs for nodejs automation api 2020-10-08 12:19:01 -07:00
invoke.ts Enable resource reference feature by default (#5905) 2020-12-10 11:21:05 -07:00
mocks.ts [sdk/nodejs] Implement getResource in the mock monitor (#5914) 2020-12-10 09:30:34 -08:00
resource.ts Enable resource reference feature by default (#5905) 2020-12-10 11:21:05 -07:00
rpc.ts Add support for getResource to Node.js SDK (#5837) 2020-12-01 10:58:15 -08:00
settings.ts Add support for serialized resource references. (#5041) 2020-10-27 10:12:12 -07:00
stack.ts Ensuring references to v2 pulumi packages are up to date 2020-06-17 14:54:05 +03:00