mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-01-16 16:47:20 +01:00
docs: Add iam:TagOpenIDConnectProvider to list of necessary permissions (#1423)
This commit is contained in:
@@ -124,6 +124,7 @@ Following IAM permissions are the minimum permissions needed for your IAM user o
|
||||
"iam:PassRole",
|
||||
"iam:PutRolePolicy",
|
||||
"iam:RemoveRoleFromInstanceProfile",
|
||||
"iam:TagOpenIDConnectProvider",
|
||||
"iam:TagRole",
|
||||
"iam:UntagRole",
|
||||
"iam:UpdateAssumeRolePolicy",
|
||||
|
||||
Reference in New Issue
Block a user