Fixed broken link in EC2 IAM instructions

This commit is contained in:
Nicholas 2017-04-24 09:36:22 -04:00 committed by GitHub
parent 31d6bd39a1
commit 1f227ae978

2
algo
View file

@ -232,7 +232,7 @@ EXTRA_VARS="do_access_token=$do_access_token do_server_name=$do_server_name do_r
ec2 () {
read -p "
Enter your aws_access_key (http://docs.aws.amazon.com/general/latest/gr/managing-aws-access-keys.html)
Note: Make sure to use an IAM user with an acceptable policy attached (see https://github.com/trailofbits/algo/blob/master/docs/deploy-with-ansible.md).
Note: Make sure to use an IAM user with an acceptable policy attached (see https://github.com/trailofbits/algo/blob/master/docs/deploy-from-ansible.md).
$ADDITIONAL_PROMPT
[AKIA...]: " -rs aws_access_key