Ok, so, we’ve written our Dataflow Template with Python, now what? We want to schedule it to run daily and we’re going to use Airflow for that. The first thing we want, for security reasons, is to keep service accounts separate. In the previous post, we’ve created a service account…