Unable to read resources - Unsupported Protocol Scheme (Terraform AWS)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2023 04:41 PM - edited 10-03-2023 04:50 PM
Hello everyone!
Over the last few weeks my company has been trying to deploy a Databricks workspace on AWS adapted to the customer's needs, using Terraform. To do this, we started from a base code on Databricks own github (https://github.com/databricks/terraform-databricks-examples/tree/main/examples/aws-workspace-uc-simp...
, but we're facing some bugs after deployment.
Terraform's been reporting some similar issues for two types of resources, the clusters and the databricks_metastore. The error follows:
It's always reporting "Cannot read the resource" and "Unsupported Protocol Scheme". Is this bug known? Do you have a common solution?
My suspicion is that the problem is in the distinction between the providers that the Databricks template code makes, creating two databricks providers.
- Labels:
-
Partner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2023 05:40 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2024 01:09 AM
Whats the solution for this? facing same issue.

