We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2f757c commit a6a60f9Copy full SHA for a6a60f9
pgml-cms/docs/cloud/enterprise/vpc.md
@@ -33,6 +33,7 @@ To launch a VPC in AWS you must have a user with the correct permissions.
33
"ec2:ModifyInstanceAttribute",
34
"ec2:DescribeSecurityGroups",
35
"ec2:CreateSecurityGroup",
36
+ "ec2:DeleteSecurityGroup",
37
"ec2:AuthorizeSecurityGroupIngress",
38
"ec2:AuthorizeSecurityGroupEgress",
39
"ec2:DescribeInstances",
0 commit comments