Replies: 1 comment
-
|
There is no explanation what's wrong and what problem are you dealing with. Does it work? Does it not work? What does not work if it does not? What are the errors you get and what did you try to do to solve them? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm struggling to integrate DB connection from SystemsManager.
I use official helm chart and I know there is some configuration precedence
My current setup works with RDS if I use configuration from metadataConnection as
airflow.cfgcontains secrets backend:Mu custom values file looks:
When I run this command
airflow connections get connectionsI get correct database URI from AWS ParameterStoreI was also playing with precedence and these vars
and yes, I read docs:
I appreciate if you provide what's pending for making integration to work
Beta Was this translation helpful? Give feedback.
All reactions