Merge pull request #13712 from mnylen/patch-1
Add docs note about cloud.aws.region (#13668)
This commit is contained in:
commit
3049ef3e35
|
@ -128,6 +128,8 @@ discovery:
|
||||||
type: ec2
|
type: ec2
|
||||||
----
|
----
|
||||||
|
|
||||||
|
You must also set `cloud.aws.region` if you are not using default AWS region. See <<discovery-ec2-usage-region>> for details.
|
||||||
|
|
||||||
The ec2 discovery is using the same credentials as the rest of the AWS services provided by this plugin (`repositories`).
|
The ec2 discovery is using the same credentials as the rest of the AWS services provided by this plugin (`repositories`).
|
||||||
See <<discovery-ec2-usage>> for details.
|
See <<discovery-ec2-usage>> for details.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue