ldacey commented on PR #49788:
URL: https://github.com/apache/airflow/pull/49788#issuecomment-2856461823

   I tried to update the local settings to fix the import error but then I ran 
into:
   
   ```
   GCSRemoteLogIO.__init__() missing 3 required positional arguments: 
'gcp_keyfile_dict', 'scopes', and 'project_id'
   ```
   
   Same conn_id I always used in Airflow 2. I don't have any of those things 
defined since I just use Workload Identity and add the service account 
annotations.


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

Reply via email to