Skip to content

Releases: mvisonneau/vac

0.0.2

29 Jun 14:44
52630a3

Choose a tag to compare

Added

  • New ttl, min-ttl and force-generate flags on the get function to manipulate credentials lengths
  • New status function to disclose some info about the current context, cached credentials and Vault server connectivity

Changed

  • Removed some typos in the CLI flags definition
  • Removed unused parameter RenewBefore on the AWSCredential objects
  • Added some tests

0.0.1

26 Jun 21:24
d7de938

Choose a tag to compare

Added

  • Working state of the app
  • Makefile
  • LICENSE
  • README