mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-22 07:01:09 +02:00
`go-discover` supports being configured with some configuration strings that include double-quotes, backslashes and escapes. As such, we now use its own parser when normalizing `auto_join` config that may have addresses. Signed-off-by: Ryan Cragun <me@ryan.ec>