Correct flag for node group auto-discovery

This commit is contained in:
Lachlan Cooper 2018-11-07 12:10:00 +11:00
parent dc8ba48cc6
commit 70f88b7d22
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ A minimum IAM policy would look like:
}
```
If you'd like to auto-discover node groups by specifying the `--node-group-auto-discover` flag, a `DescribeTags` permission is also required:
If you'd like to auto-discover node groups by specifying the `--node-group-auto-discovery` flag, a `DescribeTags` permission is also required:
```json
{