Skip to content

Commit

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

0 comments on commit b19a521

Please sign in to comment.