@incrediblez/confy-tee.common
v0.0.2
Published
This is a plugin for a tool, called `confy-tee`.
Readme
What is it?
This is a plugin for a tool, called confy-tee.
It's a very generic functions plugin, that does not rely on anything but node, and does not require any authorization.
See GIT Repo for details
What can it do?
This plugin enables:
- Creating a config "read" entry that does not depend on any external providers.
- See
HardcodedStringReaderfor details. - Basically with this one you can just "provide" secrets to the processor "hardcoding" them.
- Can use
envvariables if instructed to.
- See
- Appending data to plain
envfile.- See
AppendEnvFileWriterfor details.
- See
