Hi all,
• Is there any way that I can managed the configuration files with a git repository.
◦ Expecting that when I change the configurations files content and commit it to the git, then I can sync it into Airbyte container and it will works, no need zip or containers restart,
• Also, where are those file stored? Maybe we could find some way to adapt if it feasible.
For our use case, managing and version control setting is one of the crucial points, some of our team members are prefer some other tools due to its yml configuration style and CLI, but i don’t think Airbyte can’t also do the same thing, so i want to find a way.
Thanks a lot