Error resolving placeholder in deploying Airbyte with Terraform

Summary

Error encountered while deploying Airbyte with Terraform related to resolving placeholder ${AIRBYTE_API_HOST}. Seeking assistance if anyone else has faced this issue.


Question

Hi, i am gettin Could not resolve placeholder ${AIRBYTE_API_HOST}" error in deploying airbyte with terraform. Is anybody faced that error?



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

["error", "resolve-placeholder", "deploying", "airbyte", "terraform", "airbyte-api-host"]

Where exactly do you get this error? How does your terraform configuration look like?

I have solved error with editing docker compose yaml with this solution: https://github.com/airbytehq/airbyte/issues/38101