mirror of
https://github.com/terraform-aws-modules/terraform-aws-eks.git
synced 2025-09-09 19:32:58 +08:00
Removed unused variable. Updated Changelog. Formatting.
This commit is contained in:
@@ -177,7 +177,6 @@ MIT Licensed. See [LICENSE](https://github.com/terraform-aws-modules/terraform-a
|
||||
| workers\_additional\_policies | Additional policies to be added to workers | list(string) | `[]` | no |
|
||||
| workers\_group\_defaults | Override default values for target groups. See workers_group_defaults_defaults in local.tf for valid keys. | any | `{}` | no |
|
||||
| workers\_role\_name | User defined workers role name. | string | `""` | no |
|
||||
| write\_aws\_auth\_config | Whether to write the aws-auth configmap file. | bool | `"true"` | no |
|
||||
| write\_kubeconfig | Whether to write a Kubectl config file containing the cluster configuration. Saved to `config_output_path`. | bool | `"true"` | no |
|
||||
|
||||
## Outputs
|
||||
|
||||
Reference in New Issue
Block a user