Packages

helper library for working with aws ec2 metadata

Current section

Files

Jump to
ec2 rebar.config
Raw

rebar.config

{erl_opts, [debug_info]}.
{deps, [{jsx, "2.8.0"}]}.
{dialyzer, [{warnings, [
unmatched_returns, error_handling,
underspecs
]}]}.