Starting with v1.19.0, DABs will no longer have terraform-based deployment engine.
Any existing terraform-backed bundles will be automatically migrated to direct engine before the deployment.
Setting engine: terraform in the config (or DATABRICKS_BUNDLE_ENGINE=terraform env) will block automatic migration & deployment. Such bundles cannot deployed on CLI v1.19.0 or later, please pin 1.18.x if you want to continue using terraform engine.
https://docs.databricks.com/aws/en/dev-tools/bundles/direct
Related: #6351
Note, if you have any issues with migration, please send us the error you get to dabs-feedback at databricks.com.
Starting with v1.19.0, DABs will no longer have terraform-based deployment engine.
Any existing terraform-backed bundles will be automatically migrated to direct engine before the deployment.
Setting
engine: terraformin the config (or DATABRICKS_BUNDLE_ENGINE=terraform env) will block automatic migration & deployment. Such bundles cannot deployed on CLI v1.19.0 or later, please pin 1.18.x if you want to continue using terraform engine.https://docs.databricks.com/aws/en/dev-tools/bundles/direct
Related: #6351
Note, if you have any issues with migration, please send us the error you get to dabs-feedback at databricks.com.