Consul
Provides pipeline environment variables from a Consul KV store.
An API token needs to be created in Consul for this plugin. It is recommended to use a token configured with minimal required access.
Settings
Plugin name: consul
| Setting | Description |
|---|---|
ENABLED | Enable the plugin ("true" | "false") |
URL | Consul URL required (string) |
TOKEN | Consul API token required (string) |
KEY_PREFIX | Key prefix (string) |
PRIORITY | Priority of the variables provided by the plugin (default: 1) (number) |
SECRET | Whether to mark the variables provided by the plugin as secret ("true" | "false") |