mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-05-27 18:09:17 +02:00
Adding node group iam role arns to outputs (#641)
This commit is contained in:
committed by
Max Williams
parent
b7ffc1b591
commit
7c8bcc967b
@@ -21,6 +21,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- 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)
|
||||
- Adding node group iam role arns to outputs. (by @mukgupta)
|
||||
- **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