rundeck-plugins / rundeck-ec2-nodes-plugin

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

Add region property as alternative to endpoint #124

Closed chrismcg14 closed 1 year ago

chrismcg14 commented 1 year ago

Added a new region property. If the endpoint property is still set, it still takes precedence but if a region is set in the plugin group or the plugin level then it will use that. Since region is included in the plugin groups, this allows users to define a plugin group and have it work for the ec2 node source, without defining credentials or the endpoint on the plugin defintion.