mik-laj commented on a change in pull request #6093: [AIRFLOW-5475] Normalize gcp_conn_id in operators and hooks URL: https://github.com/apache/airflow/pull/6093#discussion_r325102153
########## File path: UPDATING.md ########## @@ -40,6 +40,40 @@ assists users migrating to a new version. ## Airflow Master +### Normalize gcp_conn_id for Google Cloud Platform + +Previously not all hooks and operators related to Google Cloud Platform use +conn_id as parameter for GCP connection. There is currently one parameter Review comment: ```suggestion `gcp_conn_id` as parameter for GCP connection. There is currently one parameter ``` ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
