This is a Reeve plugin for providing pipeline environment variables from a Consul KV store.
An API token is required for this plugin. It is recommended to use a token configured with minimal required access.
Settings can be provided to the plugin through environment variables set to the reeve server.
Settings for this plugin should be prefixed by REEVE_PLUGIN_CONSUL_.
Settings may also be shared between plugins by prefixing them with REEVE_SHARED_ instead.
ENABLED-trueenables this pluginURL(required) - Consul URLTOKEN(required) - Consul API TokenKEY_PREFIX- Key prefixPRIORITY(default1) - Priority of all variables returned by this pluginSECRET-truemarks all variables returned by this plugin as secret