hi everyone! I'm exploring Airbyte as a possible E...
# ask-community-for-troubleshooting
d
hi everyone! I'm exploring Airbyte as a possible ELT solution for my company. I was able to successfully set up Airbyte locally and create my desired connections locally. Now, I'm moving to a more complex structure and I have a question: is it possible to configure Airbyte using an infrastructure-as-code strategy? I know that I can easily create the connections in the UI, but the entire infrastructure of my company is versioned using Terraform, so we can easily create new Kubernetes clusters. How can I do that with Airbyte? 😄
âž• 2
c
a lot can be done currently with Airbyte API but there could definitely be more support of infra-as-code… maybe discussing about this in this issue can move the idea forward! https://github.com/airbytehq/airbyte/issues/1860
d
@Chris (deprecated profile) thanks. I'm going to keep an eye on that issue. For us it is extremely important to have a proper declarative configuration 😄