mirror of https://github.com/pulumi/pulumi.git
4a4b9628db
The Node.js runtime accepts `Output<undefined>` values as inputs to optional parameters, but the TypeScript typing currently does not allow these. This extends the TypeScript typings to allow `Output<undefined>` values as inputs to optional input properties. I cannot think of any way in which this is breaking or would regress any aspect of the TypeScript experience, other than making the `.d.ts` files a little "noisier". Fixes #6175. |
||
---|---|---|
.. | ||
automation | ||
runtime | ||
sxs_ts_3.6 | ||
sxs_ts_latest | ||
config.spec.ts | ||
init.spec.ts | ||
iterable.spec.ts | ||
options.spec.ts | ||
output.spec.ts | ||
provider.spec.ts | ||
resource.spec.ts | ||
testmode.spec.ts | ||
unwrap.spec.ts | ||
util.ts |