terraform-provider-databricks
terraform-provider-databricks copied to clipboard
[ISSUE] Changing Storage Credential Comment without force_update
Changing the comment-Field in a databricks_storage_credential-ressource fails on Azure Databricks, when dependent locations exists. While using force_update = true does relieve the issue, this could change a lot more. I believe that pure comment-updates should work regardless.
│ Error: cannot update storage credential: Storage credential 'NAME' has 0 directly dependent external table(s) and 7 dependent storage location(s); use force option to update anyway.