algo/tests/.aws
Dan Zwell ae6bdc916c Read AWS credentials from disk (#14382)
Other programs can read the AWS key and secret from ~/.aws/credentials
(or other configuration file), and with this change Algo can as well.

Optional environment variables: AWS_PROFILE, AWS_SHARED_CREDENTIALS_FILE

The file is not read if the credentials are already set as an Ansible
variable or an environment variable.
2022-04-05 19:03:12 +08:00
..
credentials Read AWS credentials from disk (#14382) 2022-04-05 19:03:12 +08:00
credentials2 Read AWS credentials from disk (#14382) 2022-04-05 19:03:12 +08:00