secrethub / secrethub-cli

A secrets management platform that every engineer can use with minimal code changes.
https://secrethub.io
Apache License 2.0
135 stars 23 forks source link

Enable migrating templates without whitespaces #390

Closed edif2008 closed 3 years ago

edif2008 commented 3 years ago

Now it is no longer enforced to have template formats with whitespaces between the path and the curly brackets, such as {{ path/to/secrets }}

Depends on #389