Sensitive parameter lookup.
Looks up credentials, API keys and other sensitive configuration parameters by name, so that they never appear in source code or in the configuration a job carries with it.
Secret vault.
Creates the default vault.
Ready-made vaults to be bound to createVault in place of the default one.
Creates a dotenv vault.
Creates an environment vault.
Sensitive parameter lookup.
Looks up credentials, API keys and other sensitive configuration parameters by name, so that they never appear in source code or in the configuration a job carries with it.