vincbeck commented on code in PR #31422:
URL: https://github.com/apache/airflow/pull/31422#discussion_r1202537734
##########
airflow/providers/google/cloud/utils/credentials_provider.py:
##########
@@ -141,10 +141,9 @@ def provide_gcp_conn_and_credentials(
) -> Generator[None, None, None]:
"""
Context manager that provides both:
-
- Google Cloud credentials for application supporting `Application Default
Credentials (ADC)
strategy`__.
- - temporary value of :envvar:`AIRFLOW_CONN_GOOGLE_CLOUD_DEFAULT` connection
+ - temporary value of :envvar:`AIRFLOW_CONN_GOOGLE_CLOUD_DEFAULT`
connection.
Review Comment:
What should be the change then?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]