Skip to content

Instantly share code, notes, and snippets.

@Geremie
Created October 31, 2020 17:25
Show Gist options
  • Save Geremie/f676707543622df33157e2003f831fab to your computer and use it in GitHub Desktop.
Save Geremie/f676707543622df33157e2003f831fab to your computer and use it in GitHub Desktop.
Automate your Cloud SQL data synchronization to BigQuery with Airflow
gcloud composer environments create data-synchronization-env --location=europe-west1 --zone=europe-west1-b --service-account=cloud-composer@<project_id>.iam.gserviceaccount.com --python-version=3 --enable-ip-alias --enable-private-environment --image-version=composer-1.12.4-airflow-1.10.10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment