Skip to content

Commit

Permalink
docs: rewrite useCloudMetadataServices (renovatebot#26646)
Browse files Browse the repository at this point in the history
  • Loading branch information
HonkingGoose authored and zT-1337 committed Jan 24, 2024
1 parent c96df4f commit 749cf88
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/usage/self-hosted-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -915,9 +915,8 @@ For example: `:warning:` will be replaced with `⚠️`.

## useCloudMetadataServices

Some cloud providers offer services to receive metadata about the current instance, for example [AWS Instance metadata](https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/ec2-instance-metadata.html)
or [GCP VM metadata](https://cloud.google.com/compute/docs/metadata/overview).
Use this option to control whether Renovate should try to access these services.
Some cloud providers offer services to receive metadata about the current instance, for example [AWS Instance metadata](https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/ec2-instance-metadata.html) or [GCP VM metadata](https://cloud.google.com/compute/docs/metadata/overview).
You can control if Renovate should try to access these services with the `useCloudMetadataServices` config option.

## username

Expand Down

0 comments on commit 749cf88

Please sign in to comment.