mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-05 06:33:56 +02:00
Update cloud-amazon-ec2.md (#14513)
This commit is contained in:
parent
9ef093976b
commit
9cc6b6c3a9
1 changed files with 3 additions and 1 deletions
|
@ -20,6 +20,8 @@ In the AWS console, find the policies menu: click Services > IAM > Policies. Cli
|
|||
|
||||
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`.
|
||||
|
||||

|
||||
|
||||
### Set up an AWS user
|
||||
|
|
Loading…
Add table
Reference in a new issue