Timeout error when running terraform script to create airbyte_connection

Summary

When running a Terraform script to create an airbyte_connection, a timeout error occurs after 60 seconds. The issue may be related to Docker (nginx) default timeout settings. Looking for a way to overwrite the default 60-second timeout in Docker.


Question

When I run terraform script to create airbyte_connection, I get an timeout error after 60s.
After google and I found that airbyte had fixed it in previous version but as I am getting 60s timeout I believe it comes from docker (nginx) but couldn’t find a way to overwrite the 60s default time in docker. Does anyone had this issue?
I am running airbyte 0.57.2



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

["timeout-error", "terraform", "airbyte-connection", "docker", "nginx"]