Nguyen Dao (Bach)
09/11/2023, 5:58 PMuser
09/11/2023, 5:58 PMNguyen Dao (Bach)
09/11/2023, 6:00 PMdial tcp [::1]:8006: connectex: No connection could be made because the target machine actively refused it.
when trying to use the command Terraform apply, why is that?user
09/11/2023, 6:00 PMNguyen Dao (Bach)
09/12/2023, 11:38 AMuser
09/12/2023, 11:38 AMuser
09/12/2023, 11:39 AMNguyen Dao (Bach)
09/25/2023, 11:14 PMuser
09/25/2023, 11:14 PMuser
09/25/2023, 11:15 PM[+ New connector]
on the top right. Fill in the display name, the Docker repository name (repository + image name), tag and documentation URL for that connector. [source](https://docs.airbyte.com/integrations/custom-connectors) 4. If you want to contribute your connector back to the Airbyte connector catalog to make it available outside of your workspace, you can export the connector specification into a file and build a docker image containing the connector which can be shared more widely. [source](https://docs.airbyte.com/connector-development/connector-builder-ui/overview) Once you have your custom connector created and added to Airbyte, you can then use it in your Terraform configuration. However, the extracts do not provide specific information on how to do this. You may need to refer to the [Terraform documentation](https://www.terraform.io/docs/cli/run/index.html) or the [Airbyte with Terraform guide](https://registry.terraform.io/providers/airbytehq/airbyte/latest/docs) for more details.