Skip to content

v3.3.0 (experimental)

Pre-release
Pre-release
Compare
Choose a tag to compare
@lox lox released this 21 Jun 11:40
· 1059 commits to master since this release
  • Add an --assume-role-ttl flag to control duration of assumed role TTL
  • Add a basic file backend and the ability to choose backends with --backend or AWS_VAULT_BACKEND env
  • Don't clobber AWS_CONFIG_FILE in subshells (might break things, see #65)
  • Add a rotate command for automating key rotation (woot, thanks @sj26)