Skip to content

Commit

Permalink
Update cloud-amazon-ec2.md (trailofbits#14513)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanRoscigno authored Oct 30, 2022
1 parent 9ef0939 commit 9cc6b6c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/cloud-amazon-ec2.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ Addtional configurations are documented in the [EC2 section of the deploy from a

In the AWS console, find the policies menu: click Services > IAM > Policies. Click Create Policy.

Here, you have the policy editor. Switch to the JSON tab and copy-paste over the existing empty policy with [the minimum required AWS policy needed for Algo deployment](https://github.com/trailofbits/algo/blob/master/docs/deploy-from-ansible.md#minimum-required-iam-permissions-for-deployment).
Here, you have the policy editor. Switch to the JSON tab and copy-paste over the existing empty policy with [the minimum required AWS policy needed for Algo deployment](https://github.com/trailofbits/algo/blob/master/docs/deploy-from-ansible.md#minimum-required-iam-permissions-for-deployment).

When prompted to name the policy, name it `AlgoVPN_Provisioning`.

![Creating a new permissions policy in the AWS console.](/docs/images/aws-ec2-new-policy.png)

Expand Down

0 comments on commit 9cc6b6c

Please sign in to comment.