Summary
Check if it is possible to deploy community sources using Terraform
Question
Am I able to deploy community sources via terraform?
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want to access the original thread.
Join the conversation on Slack
["deploy", "community-sources", "terraform"]
<@U01MMSDJGC9> so the custom source is referenced via definition_id
? Where do I find this value for UI builder and Docker sources?
Not the best, but you can use the API to retrieve this value. I don’t think it displayed in the UI
You can use the Airbyte API for that, as far I know
<@U02TNBMDUMQ> here is one example an endpoint not available in the Airbyte API and it is really helpful to develop on top of the product.
<@U01MMSDJGC9> any chance you are aware of a way to fetch this definition_id
from an imported docker source?