diff options
Diffstat (limited to 'hacking')
-rw-r--r-- | hacking/aws_config/testing_policies/ec2-policy.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hacking/aws_config/testing_policies/ec2-policy.json b/hacking/aws_config/testing_policies/ec2-policy.json index c5623b6237..2ccababf7f 100644 --- a/hacking/aws_config/testing_policies/ec2-policy.json +++ b/hacking/aws_config/testing_policies/ec2-policy.json @@ -10,6 +10,8 @@ "ec2:AllocateAddress", "ec2:AssociateAddress", "ec2:AssociateRouteTable", + "ec2:AssociateVpcCidrBlock", + "ec2:AssociateSubnetCidrBlock", "ec2:CreateImage", "ec2:AttachInternetGateway", "ec2:CreateInternetGateway", |