scylladb / scylla-stress-orchestrator

Apache License 2.0
5 stars 9 forks source link

setup: Add a script to auto-configure the needed env #34

Closed xemul closed 2 years ago

xemul commented 2 years ago

Docs say that one needs to export AWS_... variables with access/secret keypairs. However, it's typical to have those keys in the .aws/ directory, so here's the convenience script to auto configure the needed variables, one just need to source one in current shell.

Signed-off-by: Pavel Emelyanov xemul@scylladb.com