mirror of https://github.com/pulumi/pulumi.git
aa9ca8a4ed
### Description Addresses the nodejs part of #17474, it does the following - Keeping track of secretness of inputs - Unwraps the inputs such that they are sent as plain values to the engine - Marks the invoke result as secret if any of the inputs is a secret - Marks the dependencies of the output invoke response being the list of all dependencies of the inputs - Enables conformance tests `l2-invoke-secrets` and `l2-invoke-dependencies` - Adds unit tests for newly added function `unwrapSecretValues` |
||
---|---|---|
.. | ||
automation | ||
runtime | ||
sxs_ts_test | ||
config.spec.ts | ||
constants.ts | ||
init.spec.ts | ||
iterable.spec.ts | ||
options.spec.ts | ||
output.spec.ts | ||
provider.spec.ts | ||
resource.spec.ts | ||
stackReference.spec.ts | ||
unwrap.spec.ts | ||
util.ts |