I am in current need of Airflow db connection credentials for my Airflow instance in Cloud Composer.
All I see on Airflow connection UI is airflow_db mysql airflow-sqlproxy-service
.
I would like to connect to it via DataGrip.
Another thing is if I want to change the [core] sql_alchemy_conn
override environmental variable, how do I do it as it is restrictedw hen I add it on my env variable on Cloud Composer environments.