mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-04-10 19:16:50 +02:00
Add option to set the name of a node group manually (#739)
This commit is contained in:
@@ -15,6 +15,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- 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:{Create,Delete,Get}OpenIDConnectProvider` grants to the list of required IAM permissions in `docs/iam-permissions.md` (by @danielelisi)
|
||||
- Add an `name` parameter to be able to manually name EKS Managed Node Groups (by @splieth)
|
||||
|
||||
#### Important notes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user