Skip to content

Consul

GitHub TagLicenseGit Repository

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

SettingDescription
ENABLEDEnable the plugin ("true" | "false")
URLConsul URL required (string)
TOKENConsul API token required (string)
KEY_PREFIXKey prefix (string)
PRIORITYPriority of the variables provided by the plugin (default: 1) (number)
SECRETWhether to mark the variables provided by the plugin as secret ("true" | "false")