rundeck-plugins / rundeck-ec2-nodes-plugin

Get resource node data from Amazon EC2
86 stars 45 forks source link

NextToken not utilized #93

Closed ProTip closed 5 years ago

ProTip commented 5 years ago

I may be missing something obvious however it looks like the NextToken in the describeInstances response is not considered. If AWS returns a partial instance list we may not capture all available ec2 instances.