zachliu commented on issue #49887:
URL: https://github.com/apache/airflow/issues/49887#issuecomment-2867184079

   > No secret backend — I’m using a fairly standard Airflow setup. The DAGs 
are stored in a Git repository, and the metadata database is Postgres.
   
   thanks man, this saves me trouble of removing and testing šŸ‘ 
   ```
   [secrets]
   backend = 
airflow.providers.amazon.aws.secrets.secrets_manager.SecretsManagerBackend
   ```


-- 
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: commits-unsubscr...@airflow.apache.org

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

Reply via email to