Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ex_aws version #3

Open
fmcgeough opened this issue Feb 28, 2019 · 0 comments
Open

ex_aws version #3

fmcgeough opened this issue Feb 28, 2019 · 0 comments

Comments

@fmcgeough
Copy link

secretsmanager requires a more recent version of ex_aws than specified in its mix.exs. I believe the endpoints.exs only included secretsmanager for version 2.1+... and the version specified in the mix.exs file is very specific

({:ex_aws, "~> 2.0.0"})

I'd change this to

({:ex_aws, "~> 2.1"})

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant