alexott commented on issue #19490: URL: https://github.com/apache/airflow/issues/19490#issuecomment-988745362
It's interesting use case. But really we have two things here: * cluster creation/deletion - these tasks are nicely done with [Terraform](https://registry.terraform.io/providers/databrickslabs/databricks/latest/docs/resources/cluster), for example * managing the cluster state - stop/start - that's not possible (or very limited) with Terraform -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
