Hello All,
When I try to deploy my bundle, I get the following error.
I can't edit the bundle.tf.json, I suppose it is created automatically. Does anyone have a solution for the same problem?
Many Thanks,
Can
$ databricks bundle deploy -t dev
Building my_project...
Uploading my_project-0.0.1+20241002.141507-py3-none-any.whl...
Uploading bundle files to /Users/XYZ/.bundle/my_project/dev/files...
Error: terraform init: exit status 1
Error: Failed to install provider
Error while installing databricks/databricks v1.52.0: could not query
provider registry for registry.terraform.io/databricks/databricks: failed to
retrieve authentication checksums for provider: the request failed after 2
attempts, please try again later: Get
"https://github.com/databricks/terraform-provider-databricks/releases/download/v1.52.0/terraform-prov...":
net/http: request canceled while waiting for connection (Client.Timeout
exceeded while awaiting headers)