Commit 42adaa6e authored by Tobias Schmidt's avatar Tobias Schmidt Committed by GitHub

Merge pull request #830 from jamiemoore/ec2_discovery_rolearn

added new ec2 discovery role_arn option
parents ff6a3cab 7dcf94b6
......@@ -396,6 +396,9 @@ region: <string>
# Named AWS profile used to connect to the API.
[ profile: <string> ]
# AWS Role ARN, an alternative to using AWS API keys.
[ role_arn: <string> ]
# Refresh interval to re-read the instance list.
[ refresh_interval: <duration> | default = 60s ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment