Skip to content

Commit eaec267

Browse files
authored
DRIVERS-2377 remove GCE_METADATA_HOST check (#1290)
1 parent b2e35cb commit eaec267

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/client-side-encryption/client-side-encryption.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -578,8 +578,7 @@ Obtaining GCP Credentials
578578

579579
.. versionadded:: 1.11.0 2022/07/20
580580

581-
Set ``HOST`` to ``metadata.google.internal``. If the environment variable
582-
``GCE_METADATA_HOST`` is set, use the value of ``GCE_METADATA_HOST`` as ``HOST``.
581+
Set ``HOST`` to ``metadata.google.internal``.
583582

584583
Send an HTTP request to the URL
585584
`http://<HOST>/computeMetadata/v1/instance/service-accounts/default/token` with

0 commit comments

Comments
 (0)