Skip to content

Commit a6a60f9

Browse files
authored
Added delete security group (#1651)
1 parent d2f757c commit a6a60f9

File tree

1 file changed

+1
-0
lines changed
  • pgml-cms/docs/cloud/enterprise

1 file changed

+1
-0
lines changed

pgml-cms/docs/cloud/enterprise/vpc.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ To launch a VPC in AWS you must have a user with the correct permissions.
3333
"ec2:ModifyInstanceAttribute",
3434
"ec2:DescribeSecurityGroups",
3535
"ec2:CreateSecurityGroup",
36+
"ec2:DeleteSecurityGroup",
3637
"ec2:AuthorizeSecurityGroupIngress",
3738
"ec2:AuthorizeSecurityGroupEgress",
3839
"ec2:DescribeInstances",

0 commit comments

Comments
 (0)