We currently support `{{ env.VARIABLE }}` in `ry.json`, but would benefit from more control over config by fully supporting `mustache` syntax. See [Mustache syntax](https://github.com/mustache/spec) specification and [Handlebars.java](https://github.com/jknack/handlebars.java) implementation.