mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-21 08:59:02 +01:00
Add iam:GetOpenIDConnectProvider grant to docs/iam-permissions.md (#728)
* Add iam:GetOpenIDConnectProvider grant to docs/iam-permissions.md * Update CHANGELOG.md
This commit is contained in:
@@ -97,6 +97,7 @@ Following IAM permissions are the minimum permissions needed for your IAM user o
|
||||
"iam:DeleteServiceLinkedRole",
|
||||
"iam:DetachRolePolicy",
|
||||
"iam:GetInstanceProfile",
|
||||
"iam:GetOpenIDConnectProvider",
|
||||
"iam:GetPolicy",
|
||||
"iam:GetPolicyVersion",
|
||||
"iam:GetRole",
|
||||
@@ -118,4 +119,4 @@ Following IAM permissions are the minimum permissions needed for your IAM user o
|
||||
}
|
||||
]
|
||||
}
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user