Frank Siler

Results 15 issues of Frank Siler

**Is your idea related to a problem? Please describe.** The examples provided for DynamoDB are far too brief to be of actual use. It would be easiest if there was...

enhancement
help wanted

Would this project be inclined to accept PRs related to Mavenization? I'm just getting started with Java build tools and want to play with jstylo, so this seems like a...

couple tiny suggestions: - `jq` could be installed by a cloud init script as part of the stack initialization - a lot of these PNGs are unnecessarily large. I would...

I don't know how practical this is, but it would be very useful, and wondered if there was willingness to accept such code. Thanks!

### Consul Template version Run `consul-template -v` to show the version. If you are not running the latest version, please upgrade before submitting an issue. `consul-template v0.32.0 (a926131)` ### Expected...

I'm wondering if there'd be any appetite for template functions to read from the windows registry. It'd be handy in my world to also expose other windows functions, such as...

I'd like a function to augment the capability of `env`- something like `dumpEnv` which would return all the available environment variables. If I write it, is there a decent chance...

Hello, the [Microsoft go-mssqldb](https://github.com/microsoft/go-mssqldb) module [supports `lpc:` and `np:` DSNs](https://github.com/microsoft/go-mssqldb#protocol-configuration). Could we get support for that here please? I'd like to use with [sql_exporter](https://github.com/burningalchemist/sql_exporter) and have raised this issue [there...