Commit 3cb74f4b authored by Fabian Reinartz's avatar Fabian Reinartz

Document EC2 profile configuration

parent 8d3e607e
......@@ -395,6 +395,8 @@ region: <string>
# and `AWS_SECRET_ACCESS_KEY` are used.
[ access_key: <string> ]
[ secret_key: <string> ]
# Named AWS profile used to connect to the API.
[ profile: <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