Correct flag for node group auto-discovery
This commit is contained in:
parent
dc8ba48cc6
commit
70f88b7d22
|
|
@ -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
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue