Skip to content

ex_aws version #3

Description

@fmcgeough

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"})

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions