You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently working on upgrading our internal vault wrapper cookbook to use hashicorp-vault 2.1.1 from 1.5.x and I'm running into some issues with configuring consul as the secret backend.
Greetings,
I'm currently working on upgrading our internal vault wrapper cookbook to use hashicorp-vault 2.1.1 from 1.5.x and I'm running into some issues with configuring consul as the secret backend.
With 1.5.x we'd use:
to generate a configuration file with the following:
However, this no longer appears to work with 2.x and instead yields:
I can't see anything significantly in the diffs between 1.5.0 and 2.1.1 that would stop this from working. Please advise!
Many thanks!
The text was updated successfully, but these errors were encountered: