I am trying to use Databricks Asset Bundles in the workspace in my Free Edition account. I can deploy the bundle from my own computer, but I want to use the feature within Databricks. I am able to clone an empty repo to a Git folder and create the bundle, but when I attempt to deploy the bundle, I get the error,
Error: error downloading Terraform: Get "https://releases.hashicorp.com/terraform/1.5.5/index.json": GET https://releases.hashicorp.com/terraform/1.5.5/index.json giving up after 5 attempt(s): Get "https://releases.hashicorp.com/terraform/1.5.5/index.json": dial tcp: lookup releases.hashicorp.com on 192.168.200.5:53: server misbehaving
I cannot figure out a way to download Terraform on the Serverless compute. Any help is appreciated.