Region fixes and table flag
New Features
- You can chose to have credstash use (or create) a different DDB table using the
-t
flag (thanks, @brianholcomb !) - You can specify on which region to operate by setting the
AWS_DEFAULT_REGION
env variable
Bug Fixes
- The
setup
operation was ignoring the region flag. This has been fixed.