Airbyte Terraform Problem Creating a Connection #31459
Unanswered
marcosmarxm
asked this question in
Connector Questions
Replies: 1 comment 1 reply
-
Last update from @JonsSpaghetti
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, I'm making all the configurations programmatically. I was able to do it for the source and destination, but I'm having issues creating the connection.
To test it out, I used the PokeAPI as source & Bigquery as destination. Also I was able to create the connection manually through the UI, and it syncs just fine.
I'm using Airbyte OSS deployed on GCP using compute engine. The 8006 port is exposed.
Here are the 3 options that i used to create the connection via code:
Airbyte Terraform Provider
code:
response:
code:
response:
code:
response:
Could someone help to see what I've been missing?
Thanks,
Nico
Original Slack Thread
Beta Was this translation helpful? Give feedback.
All reactions