mirror of https://github.com/pulumi/pulumi.git
1ef2f10543
Adds an opt-in `allowSecrets` flag to `serializeFunction` to allow it to capture secrets. If passed, `serializeFunction` will now report back whether it captured any secrets. This information can be used by callers to wrap the resulting text in a Secret value. Fixes #2718. |
||
---|---|---|
.. | ||
codePaths.ts | ||
createClosure.ts | ||
parseFunction.ts | ||
rewriteSuper.ts | ||
serializeClosure.ts | ||
utils.ts | ||
v8.ts | ||
v8Hooks.ts | ||
v8_v10andLower.ts | ||
v8_v11andHigher.ts |