Skip to content

Commit

Permalink
attach eni
Browse files Browse the repository at this point in the history
  • Loading branch information
drpebcak committed May 13, 2020
1 parent 11974ad commit 813edde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions iam.tf
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ resource "aws_iam_role_policy" "cloud_provider_worker" {
"ec2:DescribeInstanceStatus",
"ec2:DescribeInternetGateways",
"ec2:DescribeNetworkInterfaces",
"ec2:AttachNetworkInterface",
"ec2:DescribeSecurityGroups",
"ec2:DescribeSubnets",
"ec2:DescribeTags",
Expand Down

0 comments on commit 813edde

Please sign in to comment.