From 515494e90eb73d3ceb47d72a6a7669c865517445 Mon Sep 17 00:00:00 2001 From: Jack Ivanov <17044561+jackivanov@users.noreply.github.com> Date: Wed, 15 May 2019 19:33:07 +0200 Subject: [PATCH] Update config.cfg --- config.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.cfg b/config.cfg index a652749..1e12c8d 100644 --- a/config.cfg +++ b/config.cfg @@ -142,13 +142,13 @@ cloud_providers: digitalocean: size: s-1vcpu-1gb image: "ubuntu-18-04-x64" + ec2: # Change the encrypted flag to "true" to enable AWS volume encryption, for encryption of data at rest. # Warning: the Algo script will take approximately 6 minutes longer to complete. # Also note that the documented AWS minimum permissions aren't sufficient. # You will have to edit the AWS user policy documented at # https://github.com/trailofbits/algo/blob/master/docs/cloud-amazon-ec2.md to also allow "ec2:CopyImage". # See https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_manage-edit.html - ec2: encrypted: false size: t2.micro image: