You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/08/18 14:13:33 UTC

[GitHub] [airflow] turbaszek commented on a change in pull request #10365: Simplified GCSTaskHandler configuration

turbaszek commented on a change in pull request #10365:
URL: https://github.com/apache/airflow/pull/10365#discussion_r472228828



##########
File path: airflow/config_templates/config.yml
##########
@@ -402,9 +402,9 @@
       type: string
       example: ~
       default: ""
-    - name: stackdriver_key_path
+    - name: google_key_path
       description: |
-        Path to GCP Credential JSON file. If omitted, authorization based on `the Application Default
+        Path to Google Credential JSON file. If omitted, authorization based on `the Application Default
         Credentials

Review comment:
       ```suggestion
           Credentials`
   ```




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org