support TPU as accelerator on dataflow worker
Is there support or plan to support TPU as accelerator in dataflow (classic or prime) worker? From the doc, it seems only GPU is supported at the moment.
Configuring options like –workerLogLevelOverrides when using terraform google_dataflow_flex_template_job
Is it possible to configure logging options such as –workerLogLevelOverrides when using google_dataflow_flex_template_job? Other default dataflow properties like --tempLocation
have an option on the google_dataflow_flex_template_job
resource.