Hi everyone, we have around 5 connectors that we b...
# ask-ai
o
Hi everyone, we have around 5 connectors that we built using the CDK, and they all require the same set of ENV Variables. What is the best way to handle this? We can add them to the docker files for each environment but it would be better if there was a way to assign these variables without having to define the variables in the docker image. Also it is not something that we want the users to see so we can't use it as part of the spec of the container
a
That’s a good question - you’d probably have better luck posting in the discourse: https://discuss.airbyte.io/