Edward Feng
Edward Feng
The issue has been fixed with the following PRs: https://github.com/databricks/terraform-provider-databricks/pull/3359 https://github.com/databricks/terraform-provider-databricks/pull/3381 They will go out with the next release.
@luukschagen Thanks for raising. I'm reaching out to our internal team to see if they can update the documentation and error message to make them consistent.
Triggered integration tests and confirmed that no failure is related to this change
Yeah it seems kind of strange to me that this is a `[]ComplianceStandard` instead of `[]string`, @hectorcast-db is this autogenerated? Any idea why?
Thanks @hectorcast-db, yeah this seems like a legit bug on the terraform side, I'll try to fix this
@harshshah-db Hopefully today, still debugging
Here's the fix - https://github.com/databricks/terraform-provider-databricks/pull/3581 Verified it works with the failing test
@michaelvonderbecke Thanks for raising, we tried but couldn't reproduce this on our side. Can you please provide the logs so that we can take a closer look? Thank you! You...
The fix PR https://github.com/databricks/terraform-provider-databricks/pull/3227 is merged, it will go out with the new release this week.
@tomaszb-db thanks for raising! Currently volumes and UC paths are not supported in dbutils through the python sdk. We are working on unblocking this use case and will notify you...