terraform-provider-databricks icon indicating copy to clipboard operation
terraform-provider-databricks copied to clipboard

[DOC] Inconsistent Error Messages databricks_schema vs databricks_grants

Open ACSmith07 opened this issue 1 year ago • 0 comments

Affected Resource(s)

databricks_schema databricks_grants

Expected Details

The error messages for these 2 resources when attempting to use them with an account-level provider are inconsistent. In particular the error message for databricks grants is odd and not helpful. It may be a resource bug actually? I'm not sure expected behavior.

Both errors went away immediately by switching to a workspace-level provider block.

List of things to potentially add/remove:

These are the error messages when using each resource with an account-level provider (which is validate to work via other resources).

databricks_schema image

databricks_grants image

Important Factoids

References

ACSmith07 avatar Jan 29 '24 20:01 ACSmith07