benbenbang commented on issue #9713: URL: https://github.com/apache/airflow/issues/9713#issuecomment-1200439192
Our current implementation is exactly the same idea as #23560. Sadly, I never get feedback from our legal... Another thing I think is worth mentioning is that to prevent the same outage, we build all the URI in the deployment time and inject them into AWS SSM as a "frontier." So, all the more "static" connections can be fetched from SSM. For the new/ad-hoc changes, we get them from Vault. I hope this idea can also help. and sorry for pending the issue. -- 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]
