hoverinc / tableau-utilities

A module and CLI Utility for managing Tableau objects, locally, and in Tableau Online.
MIT License
4 stars 1 forks source link

Updated the Airflow example for tableau_datasource_update DAG #65

Closed JustinGrilli closed 1 year ago

JustinGrilli commented 1 year ago

Summary

Since there have been updates to Tableau authentication, and since updating tableau-utilities v2, the Airflow example we have for updating Tableau Datasource needs to be updated.

Changes