potiuk commented on a change in pull request #6376: [AIRFLOW-5705] Add creds
backend and support for AWS SSM
URL: https://github.com/apache/airflow/pull/6376#discussion_r389332124
##########
File path: airflow/config_templates/config.yml
##########
@@ -1631,6 +1640,24 @@
type: string
example: ~
default: "True"
+- name: aws_ssm_creds
Review comment:
I understand that every credentials provider might have their own specific
configuration. However maybe we can have a way to find a more generic
configuration approach? I would rather register the credentials provider as a
plugin and configure it same way as plugins are configured.
I do not know how yet - but maybe we can find a way.
Again - this is not a very strong preference, this is rather "thinking out
loud".
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services