mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-25 04:31:12 +01: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>