Skip to content

Commit

Permalink
Also allow revoking on k8s created security groups
Browse files Browse the repository at this point in the history
  • Loading branch information
discordianfish committed Feb 27, 2018
1 parent 3f780f4 commit 0ec86d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -785,6 +785,7 @@ Resources:
- "ec2:AuthorizeSecurityGroup*"
- "ec2:DeleteSecurityGroup"
- "ec2:DeleteRoute"
- "ec2:RevokeSecurityGroup*"
Resource:
- "*"
Condition:
Expand Down

0 comments on commit 0ec86d1

Please sign in to comment.