Skip to content

Commit

Permalink
Add iam role policy in readme for test cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenaLee committed Oct 11, 2022
1 parent 2c73a90 commit 46cb512
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion integration/terraform/ec2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,9 @@ Outputs:
"iam:RemoveRoleFromInstanceProfile",
"ec2:DeleteKeyPair",
"iam:ListPolicyVersions",
"iam:DeleteInstanceProfile"
"iam:DeleteInstanceProfile",
"iam:DeletePolicy",
"iam:ListInstanceProfilesForRole"
],
"Resource": "*"
}
Expand Down

0 comments on commit 46cb512

Please sign in to comment.