Skip to content
Snippets Groups Projects
Unverified Commit 717ba628 authored by HonkingGoose's avatar HonkingGoose Committed by GitHub
Browse files

docs: rewrite useCloudMetadataServices (#26646)

parent 36604f14
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment