adobe / himl

A hierarchical yaml config in Python

Home Page:https://pypi.org/project/himl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error in the Vault usage docs

aslafy-z opened this issue · comments

Expected Behaviour

secret: "{{vault.key/path/to/secret/key}}"

should output:

secret: "secret_content"

Actual Behaviour

secret: null

Details

It looks like this is a documentation error.
Tested with vault.key( instead of vault.key/