potiuk commented on issue #25968:
URL: https://github.com/apache/airflow/issues/25968#issuecomment-1227816816

   I believe the problem is that dict-indeed is not hashable, and you can pass 
the dict as parameter of the secret backend configuration. 
   
   For now, I don't see an easy workaround other than using `gcp_key_path` and 
putting the key in the same path in your workers  - would that be a feasible 
workaround for now @aspain ? 


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