1
0
mirror of https://github.com/terraform-aws-modules/terraform-aws-eks.git synced 2025-09-09 19:32:58 +08:00

docs: Add ec2:CreateVpcEndpoint action to minimum permission list (#1022)

This commit is contained in:
Abhinav Sonkar
2020-10-04 21:19:05 +02:00
committed by GitHub
parent f0ae6c6751
commit c4e95b3b04
+1
View File
@@ -42,6 +42,7 @@ Following IAM permissions are the minimum permissions needed for your IAM user o
"ec2:CreateTags",
"ec2:CreateVolume",
"ec2:CreateVpc",
"ec2:CreateVpcEndpoint",
"ec2:DeleteDhcpOptions",
"ec2:DeleteEgressOnlyInternetGateway",
"ec2:DeleteInternetGateway",