mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-05-26 09:29:30 +02:00
Add IRSA support (#632)
This commit is contained in:
committed by
Max Williams
parent
77f947ec91
commit
583c32d286
@@ -20,6 +20,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- Updated minimum version of Terraform to avoid a bug (by @dpiddockcmp)
|
||||
- Fix cluster_oidc_issuer_url output from list to string (by @chewvader)
|
||||
- Fix idempotency issues for node groups with no remote_access configuration (by @jeffmhastings)
|
||||
- Added support to create IAM OpenID Connect Identity Provider to enable EKS Identity Roles for Service Accounts (IRSA). (by @alaa)
|
||||
|
||||
#### Important notes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user