Hi, I have a question regarding version controlling configurations. I see we can use the configurations export feature, but it stores the credentials in clear text. Do we support reading credentials from environment variables? I was trying to put the config files in git, and make a script to call airbyte API to update when we make changes in git. but I dont want to store clear text credentials in git