Skip to content

Commit

Permalink
ec2:*NetworkInterface
Browse files Browse the repository at this point in the history
  • Loading branch information
carlssonk committed Sep 28, 2024
1 parent b19a521 commit f57af91
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions modules/vpc/iam/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ data "aws_iam_policy_document" "this" {
"ec2:RevokeSecurityGroupIngress",
"ec2:RevokeSecurityGroupEgress",
"ec2:ModifySecurityGroupRules",
"ec2:CreateNetworkInterface",
"ec2:DetachNetworkInterface",
"ec2:*NetworkInterface",
"ec2:Describe*"
]
)
Expand Down

0 comments on commit f57af91

Please sign in to comment.