Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
use terraform exporter with -match flag to generate .tf scripts allowing to re-deploy jobs.
You can also rely on https://github.com/databrickslabs/migrate, but this option does not invest in your CI/CD setup, so should be considered if a one-time migration is required.
use terraform exporter with -match flag to generate .tf scripts allowing to re-deploy jobs.
You can also rely on https://github.com/databrickslabs/migrate, but this option does not invest in your CI/CD setup, so should be considered if a one-time migration is required.