mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-04-10 03:03:33 +02:00
Add the OIDC provider ARN to outputs (#653)
This commit is contained in:
committed by
Max Williams
parent
bad9604882
commit
ab412fb060
@@ -23,6 +23,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- Fix aws-auth config map for managed node groups (by @wbertelsen)
|
||||
- Added support to create IAM OpenID Connect Identity Provider to enable EKS Identity Roles for Service Accounts (IRSA). (by @alaa)
|
||||
- Adding node group iam role arns to outputs. (by @mukgupta)
|
||||
- Added the OIDC Provider ARN to outputs. (by @eytanhanig)
|
||||
- **Breaking:** Change logic of security group whitelisting. Will always whitelist worker security group on control plane security group either provide one or create new one. See Important notes below for upgrade notes (by @ryanooi)
|
||||
|
||||
#### Important notes
|
||||
|
||||
Reference in New Issue
Block a user