klarna / bec

The BitBucket Erlang Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for env variables defined on .yml files (not just template files)

tomasfartariaklarna opened this issue · comments

The current ! env MYSECRET substitution only works for .ymlv/.ymlt files. It would be nice to have the same feature working on regular .yml files to avoid replacing secrets in one way or another depending on the file type.