Skip to content

v3.3.0

Compare
Choose a tag to compare
@lox lox released this 24 Jul 20:18
· 1056 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)