Is there any reason why this couldn't be done in native Terraform? The Databricks provider provides much of this functionality as far as I can tell.. And of course Terraform natively supports lookups, interpolation syntax etc. And as I understand it, DAB is just a wrapper around Terraform. So if we already have expertise in Terraform, and have paid a considerable amount for Terraform Enterprise, this seems like we'd be adding an extra layer on top of stuff we can already do? Or does DAB do something that the Terraform provider cannot?
Is there any reason why this couldn't be done in native Terraform?
The Databricks provider provides much of this functionality as far as I can tell.. And of course Terraform natively supports lookups, interpolation syntax etc. And as I understand it, DAB is just a wrapper around Terraform. So if we already have expertise in Terraform, and have paid a considerable amount for Terraform Enterprise, this seems like we'd be adding an extra layer on top of stuff we can already do?
Or does DAB do something that the Terraform provider cannot?
Do Asset Bundles replace Terraform in Databricks?
No you would use Terraform for the infrastructure, and Asset Bundles for your CI/CD