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:
Daniele Lisi
2020-02-06 03:45:45 -08:00
committed by GitHub
parent 626a393ab9
commit 415e123d93
2 changed files with 3 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
- [CI] Bump pre-commit-terraform version (by @barryib)
- Added example `examples/irsa` for IAM Roles for Service Accounts (by @max-rocket-internet)
- **Breaking:** Removal of autoscaling IAM policy and tags (by @max-rocket-internet)
- Add `iam:GetOpenIDConnectProvider` grant to the required IAM permissions in `docs/iam-permissions.md` (by @danielelisi)
#### Important notes