mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-12-26 07:17:11 +00:00
Change the multiplexing key to use all `PluginRunner` config (converted to a struct which is comparable), so that plugins with the same name but different env, args, types, versions etc are not incorrectly multiplexed together. Co-authored-by: Christopher Swenson <christopher.swenson@hashicorp.com> Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>