Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 729 Bytes

CHANGELOG.md

File metadata and controls

33 lines (17 loc) · 729 Bytes

Vault-Ec2Auth

0.2.2

FEATURES

  • Add ability to specify aws-ec2 auth mount path. mudasirmirza

0.2.1

NOTES

IMPROVEMENTS

  • Apply the retry delay when waiting for the vault server to become available

0.2.0-alpha

FEATURES:

  • Automatically retry if a login error occurs such as if the ec2-auth role does not yet exist. The retry-delay parameter controls the time between attempts.

BUG FIXES:

  • Fixed -vault-url switch has no effect (#1)

0.1.1-alpha

IMPROVEMENTS:

  • change homedir lookup to behave as expected in certain scenarios