klarna / bec

The BitBucket Erlang Client
Apache License 2.0
47 stars 12 forks source link

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

Open tomasfartariaklarna opened 1 year ago

tomasfartariaklarna commented 1 year ago

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.