Ultimate access to all questions.
Your task is to establish a CI/CD pipeline for managing directed acyclic graphs (DAGs) in Google Cloud Composer. Currently, your team operates two Cloud Composer instances: one for development and another for production. The DAG code is maintained and developed in a Git repository. You want to automate the deployment of the DAGs to Cloud Composer as soon as a specific tag is pushed to the Git repository. What actions should you take to achieve this?