kaxil edited a comment on pull request #8889:
URL: https://github.com/apache/airflow/pull/8889#issuecomment-631486133


   This is exactly the reason for creating Secrets Backend where currently it 
can retrieve both Variables & Connection.
   
   What's the use-case of writing Variables to an external backend?
   
   The main reason for Secret Bakend was to move this responsibility to a 
product/service that does that nicely. Most of the companies use a single 
Secrets Manager whether it is Hashicorp Vault, GCP Secrets Manager etc. And the 
main reason for doing this is that they could have full control over it and 
those same secrets could be used across multiple deployments.
   
   Even if we allow the feature to write to any Secrets Manager, I doubt many 
companies will use it.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to