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

Draft of updates for com.amperity/vault-clj 2.x #6

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

brandonvin
Copy link

@brandonvin brandonvin commented Jan 4, 2023

This is currently a draft that shows what updates we might need for the vault-2.x-rewrite branch of vault-clj (https://github.com/amperity/vault-clj/tree/vault-2.x-rewrite).

This includes a couple additional improvements:

  • Switch to the Java AWS SDK's default credentials provider chain and default region provider chain, since this is less surprising for most folks integrating with AWS from a Java/Clojure background.
  • The login method now accepts parameters documented by Vault, though the iam_* ones are still automatically generated by the client for ease of use.

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

Successfully merging this pull request may close these issues.

1 participant