Is there a way to override the default path for Airflow DAGs. While creating a new environment and executing one, the composer environment is creating a multi-regional bucket in the project.
Are there ways to override the DAG location to another GCS location and also change the storage class to regional? I have found the core-dags_folder
is the property used to specify the DAG location on the environment, but I do not understand why this is a blocked configuration and cannot be updated to any other GCS location by the developer